Replies: 2 comments 4 replies
-
@Dinizzzka there won't be any errors upon installation because on modern Debian, services are not started automatically by design, and the RabbitMQ package adheres to that best practice. You have cut a key part from the logs. We do not guess in this community. You can be upgrading a cluster that did not have all feature flags enabled, or all graduated/required feature flags enabled, e.g. from 3.12 to 4.x directly, which is not a supported combination for upgrades. |
Beta Was this translation helpful? Give feedback.
-
According to the portion of the log there is, the Then This is not something common to see but I cannot guess what specifically has tripped up this node. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
I had to install RabbitMQ on Debian Trixie. I found manual here: Apt with Team RabbitMQ's Repositories: a Quick Start Script.
I did everything according to the instructions. Installation was successfull. No errors. But when I tried to start rabbitmq-server I got an error. Looked for logs in dir /var/log/rabbitmq - no logs. Run command
sudo journalctl -xeu rabbitmq-server.service
that supplied following output:Have no idea what is the reason of the issue.
Beta Was this translation helpful? Give feedback.
All reactions