0

im trying to work with rabbitmq server and i have a problem. In CLI by a command

rabbitmqctl status

i got something like this

enter image description here

enter image description here

the rabbitmq_management is runnin. and whenever i try to open localhost:15672 browser is showing me a white screen.

when i try to do command telnet localhost 15672 the result is

enter image description here

no fails, actually no fails just cant screenshot it properly, there just an underscore

Tried to work with docker image aswell, same results. Maybe i have issues with localhost? dont know what to do at this point

how to do the magic solving? anyone faced that?

UPDATE:

i figured out how to connect to management rabbitmq not by localhost, im doing it by 192.168.0.156:15672 witch is me ipv4 adress and the result is

enter image description here

  • Please read this answer https://stackoverflow.com/questions/22850546/cant-access-rabbitmq-web-management-interface-after-fresh-install/22854222#22854222 – Gabriele Santomaggio Dec 16 '22 at 10:34

0 Answers0