Replies: 2 comments 3 replies
-
Your application is not gracefully closing the AMQP connection to RabbitMQ, or a network device in-between is closing the connection. The other two messages may be related to the above, but without more context it is hard to know. |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have an applications that is RabbitMQ which is getting continuous data, and our applications seems to be running fine. But we look into the RabbitMQ logs we noticed few errors.
Can you please help me understand these issues and fix them? We are seeing these issues in our PROD environment.
RabbitMQ version: 3.11.9
Erlang version: 25.3.2
I really thankful to your help.
Beta Was this translation helpful? Give feedback.
All reactions