Replies: 2 comments 1 reply
-
@dipualnur in order to help you we would need a bit of extra information. Can you please share the last 200 or so lines of the node log file? If you had RabbitMQ 3.11 before and have upgraded it to 3.12, you must enable all feature flag (the Debian package itself does not do that at the moment, one day it will). Temporarily (for one successful start) setting one environment variable should help:
Alternatively, if it's a development node and you don't care about its existing data, you can wipe its data directory and it should boot. Then enable all feature flags using rabbitmqctl enable_feature_flag all |
Beta Was this translation helpful? Give feedback.
-
Here is the error to investigate:
https://www.google.com/search?q=%22unable+to+connect+to+epmd+(port+4369)%22 I am not sure why this error would show up after an upgrade, however. What is the full output of these commands?
Please save the output to a file and ATTACH the file to your response. Do NOT paste the output because it will be far too large. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
Hello rabbitmq community,
I am currently facing this error code, as I updated my system ( sudo apt update && sudo apt upgrade) , I tried to diagnosis the error, but as I am not from computer science background didn't understand much.
I am pasting below the output, I am using Linux Ubuntu 22.04 LTS and RAM is 16GB with I311thGen<
Hope, these info can be helpful to clariy.
Beta Was this translation helpful? Give feedback.
All reactions