Windows 10 installation of rabbitmq-server-3.11.0 installed successfully, failed to start #6089
-
Windows OS information is as follows:
erlang:otp_win64_25.1.1.exe erl_crash.dump: |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 6 replies
-
Please attach server logs or any node output if there are none, also see https://rabbitmq.com/windows-quirks.html to learn about potential environment issues specific to Windows |
Beta Was this translation helpful? Give feedback.
-
Please provide the exact commands you used to install Erlang and RabbitMQ, as well as the output of those commands. If you just double-clicked both installers and followed the defaults, please say so. |
Beta Was this translation helpful? Give feedback.
-
I installed it by default by double-clicking on the installer |
Beta Was this translation helpful? Give feedback.
-
See a number of known Windows-specific issues. You can have more than one Erlang version installed or use a directory with non-ASCII characters (support for which has been somewhat improved in |
Beta Was this translation helpful? Give feedback.
-
Thank you very much! I'll try it sometime. |
Beta Was this translation helpful? Give feedback.
-
What's your installation folder destination? |
Beta Was this translation helpful? Give feedback.
-
@mgrbes @noobwu please see this issue: rabbitmq/rabbitmq-packaging#28 You can work around it by specifying the installation directory on the command line - rabbitmq/rabbitmq-packaging#28 (comment)
Note that |
Beta Was this translation helpful? Give feedback.
@mgrbes @noobwu please see this issue: rabbitmq/rabbitmq-packaging#28
You can work around it by specifying the installation directory on the command line -
rabbitmq/rabbitmq-packaging#28 (comment)
Note that
/D
must be the last argument and that you should not double-quote the argument, even if it has spaces.