Open muskanmittal015 opened 9 months ago
another similar issue reported here https://github.com/ansible/receptor/issues/934
can you provide more details about your setup (how many task pods / web pods), how many execution nodes, are there any hop nodes involved?
how are you "restarting controller node"? just deleting task pods?
There is one task pod, one web pod and we have two execution nodes created. No hop nodes added on the controller.
Yes by deleting the pods and running the command make deploy.
Please confirm the following
security@ansible.com
instead.)Bug Summary
We have provisioned one controller node and two execution nodes, one node status keeps switching between ready and unavailable and gives an error message "Another cluster node has determined this instance to be unresponsive " and after this issue when i reboots my controller node, AWX UI is not accessible and provides message your connection is not private.
AWX version
23.6.0
Select the relevant components
Installation method
kubernetes
Modifications
no
Ansible version
2.14.9
Operating system
Red Hat Enterprise Linux release 8.9 (Ootpa)
Web browser
Chrome, Edge
Steps to reproduce
We have provisioned one controller node and two execution nodes, one node status keeps switching between ready and unavailable and gives an error message "Another cluster node has determined this instance to be unresponsive " and after this issue when i reboots my controller node, AWX UI is not accessible and provides message your connection is not private.
Expected results
it should be working
Actual results
AWX UI is not accessible and provides message your connection is not private.
Additional information
No response