Comment 6 for bug 1603782

Revision history for this message
Mike Nguyen (moozoo) wrote :

Considering...

# fuel --version
9.0.0

The proposed fix in the bug description works to get rabbitmq up and running on startup properly.

But, it seems to bring another issue by the fact that nailgun can't seem to login to rabbitmq anymore...

As seen in /<email address hidden>:

=ERROR REPORT==== 6-Sep-2016::21:19:13 ===
Error on AMQP connection <0.5995.0> (10.100.204.5:54614 -> 10.100.204.5:5672, state: starting):
PLAIN login refused: user 'naily' - invalid credentials

The only way I found to get this fixed rapidly was to change the NODENAME in /etc/rabbitmq/rabbitmq-env.conf back to rabbit@fuel.

And then add "fuel" as one of the hostnames in /etc/hosts for the IP of the host:

10.100.204.5 hostname.sv.stw hostname fuel