RabbitMQ server is started but not able to access localhost url #7815
-
Hi , FYI : I'm using windows 11 enterprise version with a build number of 22h2 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
There isn't enough details to suggest much. Use
to see what plugins are enabled. See Troubleshooting Networking and Windows firewall settings to see if the ports RabbitMQ uses are whitelisted or not. Also, keep in mind that RabbitMQ 3.8 is out of support. Consider upgrading to 3.11. |
Beta Was this translation helpful? Give feedback.
-
I have run the diagnostics. the above is the issue it is showing. |
Beta Was this translation helpful? Give feedback.
RabbitMQ is not running at all. You are still using version 3.8.2 as well.
I suggest un-installing RabbitMQ and Erlang, and starting again. Ensure that
%APPDATA%\RabbitMQ
is deleted after un-installation.