[rabbitmq-discuss] unable to join to cluster nodes

Michael Klishin michael.s.klishin at gmail.com
Mon Dec 23 11:53:54 GMT 2013


2013/12/23 prem kumar Anumula <anumu001 at gmail.com>

> [root at localhost ~]# rabbitmqctl join_cluster rabbit at 10.0.0.190
> Clustering node rabbit at localhost with 'rabbit at 10.0.0.190' ...
> Error: {cannot_discover_cluster,"The nodes provided are either offline or
> not running"}
>

This means that this node cannot reach 10.0.0.190 on port 4369 (epmd
[1]) or RabbitMQ is not running
on 10.0.0.190.

1. http://www.erlang.org/doc/man/epmd.html
-- 
MK

http://github.com/michaelklishin
http://twitter.com/michaelklishin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131223/2d8367bc/attachment.html>


More information about the rabbitmq-discuss mailing list