We are using AmazonMQ.
Chúng mình hay gặp vấn đề là các Node rabbitmq tự nhiên bị change:

và Client không thể connect đến các queue trên rabbitMQ
Chúng tôi đã thực hiện restart cả client và Server nhưng mà issue vẫn không được giải quyết.
Sau đó mình thực hiện call vào API để show information của queue bị lỗi:
https://<rabbitmq_domain>/api/queues

And IP/Domain of node is changed:

The solution is:
Ensure that the quorum queues are correctly configured to recognize the new node addresses. You may need to delete and recreate the quorum queues if they still reference the old nodes.