MacOS user should be discouraged to install rabbitmq with homebrew as it install the latest version of erlang with it, which is not compatible with rabbitmq, causing the rabbitmq-server to crash without any reason.
Instead, one can install it from the generic binary build or with a docker image.
MacOS user should be discouraged to install rabbitmq with homebrew as it install the latest version of erlang with it, which is not compatible with rabbitmq, causing the rabbitmq-server to crash without any reason.
Instead, one can install it from the generic binary build or with a docker image.