Replies: 2 comments 3 replies
-
Here is where those log lines come from: https://github.com/search?q=repo%3Aerlang%2Fotp+%22Cannot+get+connection+id+for+node%22&type=code What is the output from these commands on this node? Please capture the output to a file and ATTACH the file to your response.
Also, please ATTACH all of your RabbitMQ configuration files. |
Beta Was this translation helpful? Give feedback.
3 replies
-
It's not a problem. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
The broker is working normally, but there are error logs as below, about twice a minute.
Here is some information about the host:
the version of erlang is erlang-25.3.2.6-1.el8.x86_64.
the version of rabbitmq-server is rabbitmq-server-3.12.10-1.
The cluster consists of one node named
rabbit@zrabbit_192_168_32_82
There is an item of
192.168.32.82 zrabbit_192_168_32_82
in/etc/hosts
What is the reason for these error logs, and how can we avoid outputting these logs, such as modifying some configurations?
Beta Was this translation helpful? Give feedback.
All reactions