Replies: 1 comment
-
We cannot suggest anything specific. You haven't share any logs or error messages. RabbitMQ 4.1.x is compatible with Erlang 27.x. This is far from the only thing a Windows user needs to pay attention to. You should be able to run RabbitMQ in a container locally on Windows and avoid most of those Windows peculiarities. Not sure if this might require using the WSL, which in and of itself should be an option. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
1st time user,
Installing on win server 2022
Followed the version on the rabbitmq site,
downloaded erlang 27.3.4.3 windows installer
downloaded rabbitmq 4.1.4 windows installer
installed erlang
rabbitmq installed failed when installing the server unrecognized option child_type, worker
m i missing something on the installation? its says on the compatibility matrix rabbitmq 4.1.4 will be compatible to erl 27.x
Thanks hope someone can help
Reproduction steps
...
Expected behavior
Just want to install rabbitmq to try it
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions