rabbitmq-server-3.11.2 Installation auf Windows 11 - Unrecognized option neighbours #6581
Replies: 2 comments 1 reply
-
I recently encountered the same error message (Unrecognized option neighbours), although not on Windows 11. With the help of this comment I could solve it. I dont kow if you are familiar with the erlang.cookie, but Erlang under Windows is respecting HOMEDRIVE/HOMEPATH to look for this file. Installation failed for me when my home drive was not accessible. I changed the HOMEDRIVE/HOMEPATH environment variable in the registry under HKEY_CURRENT_USER\Volatile Environment to an accessible drive, and installation worked after that. I think this only needs to be done once when installing the service. |
Beta Was this translation helpful? Give feedback.
-
@MHofmann-rossmanith this is an odd error. Please open an administrative command prompt and run this command:
Attach the generated file to your response. Then, can you please download this file: ...extract it, then, using an administrative command prompt, do the following:
Please note if RabbitMQ starts correctly. If not, copy the output and attach it to your response. Then
See if that command installs the service. Thanks |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Systeminformations:
Error:

When running the RabbitMQ Server installation with default settings, an error occurs while installing the RabbitMQ service.
erl_crash.dump: erl_crash.zip
Beta Was this translation helpful? Give feedback.
All reactions