rabbitmqctl status fails often with badarith on Windows (RabbitMQ 3.9.17) #4942
-
Hello, If we ask for the error details, we get this (names have been changed to protect the innocent):
The error message and stack look similar to the ones of #4734 : that issue was on Linux, and the OP was told to check their "rabbitmq.config" file. We attach the output of "rabbitmq-diagnostics environment", along with the output of "rabbitmqctl status" from the rare times in which it works Unfortunately, according to our company policies, we're afraid we cannot give you the content of the MNESIA database. EDIT: We just saw #4900 , fixed in RabbitMQ 3.9.19, published... well, almost today! So early that our Powers That Be have not received their usual notification yet ;) We can try it, if we get permission from the Powers... |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
Yep, it's probably #4900. Are you seeing any errors in your RabbitMQ log file? |
Beta Was this translation helpful? Give feedback.
-
This means that free disk space monitoring has failed. We have seen sporadic failures on Windows that we could not explain (the output from So CLI tools will now report free disk space values as "unknown" when this happens. |
Beta Was this translation helpful? Give feedback.
Yep, it's probably #4900.
Are you seeing any errors in your RabbitMQ log file?