Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

excess Error: messages in the logs, under normal operating conditions #510

Open
fosterseth opened this issue Dec 6, 2021 · 2 comments
Open

Comments

@fosterseth
Copy link
Member

Ever since #459, the log output shows a handful of error messages, even under normal conditions.

e.g.

ERROR 2021/12/06 15:53:25 Read error in control service: read unix /var/run/awx-receptor/receptor.sock->@: use of closed network connection

and

tools_receptor_1 | ERROR 2021/12/06 20:34:23 Read error in control service: Application error 0x0: normal close
tools_receptor_1 | INFO 2021/12/06 20:34:23 Client disconnected from control service awx_1:3NLfWPva
tools_receptor_1 | ERROR 2021/12/06 20:34:23 Read error in control service: Application error 0x0: normal close
tools_receptor_1 | INFO 2021/12/06 20:34:23 Client disconnected from control service awx_1:ot1yWhdj
tools_receptor_2 | ERROR 2021/12/06 20:34:23 Read error in control service: Application error 0x0: normal close
tools_receptor_2 | INFO 2021/12/06 20:34:23 Client disconnected from control service awx_1:JIeKbWgy
tools_receptor_2 | ERROR 2021/12/06 20:34:23 Read error in control service: Application error 0x0: normal close
tools_receptor_2 | INFO 2021/12/06 20:34:23 Client disconnected from control service awx_1:pg553aDk

we should find a way to better address this so that Error is more meaningful when we examine the logs

@ghjm
Copy link
Contributor

ghjm commented Dec 21, 2021

For sure that "normal close" shouldn't be there

@shanemcd
Copy link
Member

@fosterseth Should we backport this for 1.1?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants