RabbitMQ node 'rabbit' not running at all

Viewed 29

Some of the commands I've tried running

Some more of the commands I've tried running

I've recently tried installing RabbitMQ version 3.8.2 through chocolatey which in turn installs erlang version 22.3 . I've checked that the erlang cookies match, that the port 4369 is open and listening. I've added an environment variable called "RABBITMQ_NODENAME" with the value "rabbit@localhost". I've tried uninstalling and reinstalling countless times and I've also tried running most cli commands but cannot for the life of me get the node running. I can't get a status out of rabbitmqctl or rabbitmq-diagnostics because the node isn't running and when I try to run the start_app command it doesn't work and returns nothing for the error message. Any help would be greatly appreciated!

0 Answers
Related