Comment 2 for bug 1875755

Revision history for this message
Csaba Magyar (csaba-magyar78) wrote :

Hi Corey,

I don't face this issue with current version, but if you want to reproduce the issue please install the below version.
rocky/edge: rocky 2019-12-06 (195) 398MB classic

sudo snap install microstack --channel rocky/edge --classic
sudo microstack.init --auto

I think the problem is that rabbitMQ listen on ipv4 port 25672 and microstack is waiting for port 5672.

BR,

Csaba