[rabbitmq-discuss] Error 10061 when using rabbitmqadmin to manage rabbitmq
Emile Joubert
emile at rabbitmq.com
Mon Jul 15 09:56:09 BST 2013
On 15/07/13 07:51, Hugo wrote:
> rabbitmqadmin -H localhost -u guest -p guest list queues/" just results in
> "*** Could not connect: [Errno 10061]".
Make sure you have a broker running (with the management plugin enabled)
on localhost. If your broker is running elsewhere then modify the -H
parameter accordingly.
-Emile
More information about the rabbitmq-discuss
mailing list