RabbitMQ Service stops after upgrading from 3.10.8 to 3.12.3 #9690
-
In one of my instances, after upgrading RabbitMQ to 3.12.3, service(RabbitMQ) stops after 5-10 sec, hence throwing an error while connecting to API. Also, usually RabbitMQ folder gets generated other than installation folder where we can check but for this case it's not getting generated. How to fix this? Compatible Erlang(26.0.2) is being used |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
You provided no information whatsoever that would allow anyone to help you. What error? What's in the logs? Did you upgrade directly from 3.10 to 3.12 (that's not supported)? What do you mean by "folder gets generated"? Did you follow the upgrade guide, including enabling feature flags? |
Beta Was this translation helpful? Give feedback.
-
If the log file is not created it may mean that the node terminates very early in its boot process. There should be at least some output in relevant service/OS logs. Also, are you sure that your node has all the feature flags enabled? This is an upgrade requirement for 3.12, as mentioned in release notes. If that's not the case, nodes will fail to start. |
Beta Was this translation helpful? Give feedback.
-
Followed the steps being given by @michaelklishin |
Beta Was this translation helpful? Give feedback.
@senimai if this hypothesis is correct, you have two options: