You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
we should find a way to better address this so that Error is more meaningful when we examine the logs
The text was updated successfully, but these errors were encountered: