[rabbitmq-discuss] Issues getting RabbitMQ running using apt-get

Jason Frame Frame at SNHDMAIL.ORG
Thu Mar 13 15:48:12 GMT 2014


Jerry,

When the dpkg starts the rabbitmq server, the process hangs with the following output:


Setting up rabbitmq-server (3.2.4-1) ...

 * Starting message broker rabbitmq-server


The processing never continues and the dpkg script never finishes, and the following processes are stuck running:

root      1756  0.0  0.0  38952  1648 pts/2    S+   16:44   0:00 sudo apt-get install rabbitmq-server

root      1757  0.1  0.6  85208 50344 pts/2    S+   16:44   0:01 apt-get install rabbitmq-server

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

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


And the rabbitmqctl status returns:

sudo rabbitmqctl status
Status of node rabbit at webdb ...
Error: unable to connect to node rabbit at webdb: nodedown

DIAGNOSTICS
===========

nodes in question: [rabbit at webdb]

hosts, their running nodes and ports:
- webdb: [{rabbitmqctl2171,36728},{rabbit,40243},{rabbitmqctl18914,34800}]

current node details:
- node name: rabbitmqctl18914 at webdb
- home dir: /var/lib/rabbitmq
- cookie hash: mmM5W9xEazByu9AXfS3V/g==


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140313/62a58eb1/attachment.html>


More information about the rabbitmq-discuss mailing list