<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;"><div>Jerry,</div><div><br></div><div>When the dpkg starts the rabbitmq server, the process hangs with the following output:</div><div><br></div><div><pre style="white-space: pre-wrap;">Setting up rabbitmq-server (3.2.4-1) ...
* Starting message broker rabbitmq-server</pre><pre style="white-space: pre-wrap;"><br></pre><pre style="white-space: pre-wrap;"><span style="font-family: Calibri, sans-serif; white-space: normal;">The processing never continues and the dpkg script never finishes, and the following processes are stuck running:</span></pre><pre style="white-space: pre-wrap;"><p style="font-family: Calibri; font-size: medium; white-space: normal; margin: 0px;">root 1756 0.0 0.0 38952 1648 pts/2 S+ 16:44 0:00 sudo apt-get install rabbitmq-server</p><p style="font-family: Calibri; font-size: medium; white-space: normal; margin: 0px;">root 1757 0.1 0.6 85208 50344 pts/2 S+ 16:44 0:01 apt-get install rabbitmq-server</p><p style="font-family: Calibri; font-size: medium; white-space: normal; margin: 0px;">root 2071 0.0 0.0 14636 3180 pts/0 Ss+ 16:44 0:00 /usr/bin/dpkg --status-fd 63 --configure rabbitmq-server:all</p><p style="font-family: Calibri; font-size: medium; white-space: normal; margin: 0px;">root 2072 0.0 0.0 4408 684 pts/0 S+ 16:44 0:00 /bin/sh /var/lib/dpkg/info/rabbitmq-server.postinst configure</p><div><br></div><div><br></div><div>And the rabbitmqctl status returns:</div><div><br></div><div>sudo rabbitmqctl status
Status of node rabbit@webdb ...
Error: unable to connect to node rabbit@webdb: nodedown
DIAGNOSTICS
===========
nodes in question: [rabbit@webdb]
hosts, their running nodes and ports:
- webdb: [{rabbitmqctl2171,36728},{rabbit,40243},{rabbitmqctl18914,34800}]
current node details:
- node name: rabbitmqctl18914@webdb
- home dir: /var/lib/rabbitmq
- cookie hash: mmM5W9xEazByu9AXfS3V/g==
</div><div><br></div></pre></div></body></html>