Node fails to start with "no logger is present" #5383
Answered
by
michaelklishin
yujunchengg
asked this question in
Other
-
Beta Was this translation helpful? Give feedback.
Answered by
michaelklishin
Jul 29, 2022
Replies: 1 comment 1 reply
-
RabbitMQ 3.8.8 is 27 patch releases behind the latest and a few days from being completely out of support. The message suggests that something tries to log when the logger isn't initialised, many times a second. My best guess is that you have downloaded the wrong (e.g. 3.9.x) or a really outdated version of the plugin. RabbitMQ has changed what logging library it uses starting with 3.9.0. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
michaelklishin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
RabbitMQ 3.8.8 is 27 patch releases behind the latest and a few days from being completely out of support.
The message suggests that something tries to log when the logger isn't initialised, many times a second.
My best guess is that you have downloaded the wrong (e.g. 3.9.x) or a really outdated version of the plugin. RabbitMQ has changed what logging library it uses starting with 3.9.0.