Strange startup issue of the server #6000
-
Test environment:OS:
OS versions: ad. 1. : Xenial and later (upgrade) RabbitMQ version: avaliable from the OS repository (installed from the first tested OS version and then upgraded) Problem description:I had created the When attempting to start the server, the server has returned a following error message:
Content of the
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
If you use the new format then the name of the file must be While not related, Ubuntu and Debian are usually a good year behind latest RabbitMQ releases, although Bookworm right now happens to be an exception and ships |
Beta Was this translation helpful? Give feedback.
-
I had used following site: https://rabbitmq.com/configure.html as reference, where The "clasic" Erlang version is not too well described. I would like to propose one extension for the config files, with would accept both styles. This will prevent confusion in the future |
Beta Was this translation helpful? Give feedback.
If you use the new format then the name of the file must be
rabbitmq.conf
.advanced.config
andrabbitmq.config
use the Erlang term format.While not related, Ubuntu and Debian are usually a good year behind latest RabbitMQ releases, although Bookworm right now happens to be an exception and ships
3.10.8
.