[rabbitmq-discuss] unable to connect to node
Tim Watson
tim at rabbitmq.com
Wed Nov 28 18:21:15 GMT 2012
I seem to remember having problems when using the init.d script directly rather than `/sbin/service rabbitmq-server start` although that may have been to do with the account from which I ran it the first time. Anyway, are you sure that the rabbitmq-server process is running? You should see an instance of 'beam.smp' when running `ps` if it is, or alternatively you can run `epmd -names` as any user to see which erlang nodes are up and running.
Cheers,
Tim
On 28 Nov 2012, at 16:55, John Cartwright - NOAA Federal wrote:
> Hello All,
>
> I've installed the RPM ( from
> http://www.rabbitmq.com/install-rpm.html) on a RHEL6 server and used
> the init.d script "rabbitmq-server" to start the server. However,
> when I run "rabbitmqctl status", I get the following suggesting
> there's a problem:
>
> [rabbitmq at squall rabbitmq]$ ./bin/rabbitmqctl status
> Status of node rabbit at squall ...
> Error: unable to connect to node rabbit at squall: nodedown
>
> DIAGNOSTICS
> ===========
>
> nodes in question: [rabbit at squall]
>
> hosts, their running nodes and ports:
> - squall: [{rabbitmqctl23373,52427}]
>
> current node details:
> - node name: rabbitmqctl23373 at squall
> - home dir: /home/rabbitmq
> - cookie hash: 0W8f6ODD6SgYDvLAojR/Zw==
>
>
> I've confirmed there's a .erlang.cookie in the home directory of the
> process owner. Can someone please help me understand what the problem
> might be?
>
> Thanks!
>
> --john
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
More information about the rabbitmq-discuss
mailing list