devmentors/DNC-DShop

Can't run RabbitMQ

michal2612 opened this issue · 1 comments

I was following the instruction, but I'm stuck on the first step. I can't run RabbitMQ on http://localhost:15672/. I tried to install rabbitmq-plugins enable rabbitmq_management, I also checked all my port and I enabled them in Windows Firewall but still localhost gives response:
This site can’t be reachedlocalhost refused to connect.
Search Google for localhost 15672
ERR_CONNECTION_REFUSED

I'm using Docker Terminal on Windows 10.

Fixed it,

If you use Docker Toolbox try to use 192.168.99.100 instead of localhost