Hi Team,
I have come across an issue where in the awx-web container is crashing repeatedly with the below error logs -
2023-01-24 15:44:09,624 DEBUG [-] awx.main.wsbroadcast Connection from awx-67cb856d46-qxlwq to 172.29.70.2 attempt number 10.
2023-01-24 15:44:14,630 WARNING [-] awx.main.wsbroadcast Connection from awx-67cb856d46-qxlwq to 172.29.70.2 failed: ‘Cannot connect to host 172.29.70.2:8052 ssl:False [Connect call failed (‘172.29.70.2’, 8052)]’.
2023-01-24 15:44:14 ERROR rsyslogd was unresponsive: FileNotFoundError: [Errno 2] No such file or directory
Connection from awx-67cb856d46-qxlwq to 172.29.70.2 failed: ‘Cannot connect to host 172.29.70.2:8052 ssl:False [Connect call failed (‘172.29.70.2’, 8052)]’.
2023-01-24 15:44:14,633 DEBUG [-] awx.main.wsbroadcast Connection from awx-67cb856d46-qxlwq to 172.29.70.2 attempt number 11.
2023-01-24 15:44:19,639 WARNING [-] awx.main.wsbroadcast Connection from awx-67cb856d46-qxlwq to 172.29.70.2 failed: ‘Cannot connect to host 172.29.70.2:8052 ssl:False [Connect call failed (‘172.29.70.2’, 8052)]’.
2023-01-24 15:44:19 ERROR rsyslogd was unresponsive: FileNotFoundError: [Errno 2] No such file or directory
Connection from awx-67cb856d46-qxlwq to 172.29.70.2 failed: ‘Cannot connect to host 172.29.70.2:8052 ssl:False [Connect call failed (‘172.29.70.2’, 8052)]’.
2023-01-24 15:44:19,642 DEBUG [-] awx.main.wsbroadcast Connection from awx-67cb856d46-qxlwq to 172.29.70.2 attempt number 12.
2023-01-24 15:44:24,649 WARNING [-] awx.main.wsbroadcast Connection from awx-67cb856d46-qxlwq to 172.29.70.2 failed: ‘Cannot connect to host 172.29.70.2:8052 ssl:False [Connect call failed (‘172.29.70.2’, 8052)]’.
Could you please help resolve this?
The awx-operator v0.24.0 was used here.
Regards,
Kaushik