rabbitmq has some err log #6854
Replies: 2 comments 1 reply
-
According to this log, MQTT connections have to terminate with an "undefined" reason, which the code does not My best guess is that this is due to high connection churn and very short-lived connections. Since those connections already are about to terminate, this is simply log noise. |
Beta Was this translation helpful? Give feedback.
-
@michaelklishin I also had the same error, it is rolling on my screen. Would you help to share your suggestions on how to let them gone? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
hi rabbitmq expert.
i use rabbitmq docker version 3.11.0, Corresponding Erlang version 25.1.1.
There are no error logs when docker run on my own computer, but after deploying this image to the k8s on the cloud, there will be these error logs, which are always printed (rabbitmq runs normally when these error logs appear).
rabbitmq_err_log.log
Beta Was this translation helpful? Give feedback.
All reactions