rabbitmqctl status
runs into a badarith exception on Linux
#4734
Unanswered
yiannisopit
asked this question in
Other
Replies: 2 comments 7 replies
-
We cannot do much about this with this amount of information. Running |
Beta Was this translation helpful? Give feedback.
3 replies
-
Please attach all of your RabbitMQ configuration files. |
Beta Was this translation helpful? Give feedback.
4 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.
-
Hi all,
After upgrading a 2-node cluster from 3.8.x to 3.9.16 (Erlang 24.3.3), I have the following error in both nodes:
# rabbitmqctl status
Status of node rabbit@StagingMQ1 ...
Error:
:badarith
The same occurs with rabbitmq-diagnostics status.
The services are up and running normally and cluster_status is OK.
The systems are Ubuntu 18.0.4 and installation was done via apt using the packagecloud and erlang-solutions repos.
I found an older issue (#4001) but it regards Windows system.
TIA for your help!
Beta Was this translation helpful? Give feedback.
All reactions