Comment 13 for bug 1312507

Revision history for this message
Thiago Martins (martinx) wrote :

For some reason, one of controllers (small isolated region that I have for tests in lab), it still doesn't work... I'll investigate it more.

Version "1:16.b.3-dfsg-1ubuntu2.1":

---
root@controller-1:~# dpkg -l | grep erlang-base
ii erlang-base 1:16.b.3-dfsg-1ubuntu2.1 amd64 Erlang/OTP virtual machine and base applications

root@controller-1:~# service rabbitmq-server restart
 * Restarting message broker rabbitmq-server
   ...fail!
---

Then, I removed the IPv6 "nameservers" entries out from /etc/resolv.conf...:

---
root@controller-1:~# service rabbitmq-server restart
 * Restarting message broker rabbitmq-server
   ...done.
---

It seems that there are still something wrong with it...

I'll post it here if I can figure it out.

Best,
Thiago