The flexsnap-listener pod is unable to communicate with RabbitMQ
After successfully deploying Cloud Scale, if the RabbitMQ server is deleted, it gets recreated with a new server IP.
However, the flexsnap-nginx server configuration does not get updated to reflect the new RabbitMQ server IP. Hence, the flexsnap-listener pod is unable to communicate with RabbitMQ through flexsnap-nginx server.
Workaround:
To resolve the issue, perform the following:
After RabbitMQ is recreated, restart the
flexsnap-nginxserver to update its configuration.Restart
flexsnap-listenerserver to get the listener pod in running state.