[rabbitmq-discuss] Return of 'getting started, broker runs; can't get status'

Paul Jones pauljones23 at gmail.com
Tue Sep 22 09:43:28 BST 2009


Is rabbit running as root or rabbitmq? If you're running rabbit as rabbitmq,
then you may need to add "-U rabbitmq" to the sudo command to ensure that
rabbitmqctl is running as the same user.

Paul.

On Tue, Sep 22, 2009 at 9:06 AM, J Aaron Farr <farra at apache.org> wrote:

>
> Despite having followed all of the directions on Dmitriy Samovskiy’s
> article [1], I consistently see the following when trying to get
> rabbitmq up and running:
>
>    $ sudo rabbitmqctl status
>    Status of node rabbit at localhost ...
>    {badrpc,nodedown}
>    ...done.
>
>
> Details:
>
>  - Mac OS X 10.5.8
>  - Erlang installed from source (otp_src_R13B01)
>  - RabbitMQ installed from source (rabbitmq-server-1.6.0.tar.gz)
>  - rabbitmq user created
>  - telnet to 127.0.0.1:5672 works
>  - net_admin:names() returns `{ok,[{"rabbit",54472},{"foo",54740}]}`
>
>
> Any other thoughts?
>
> --
>   J. Aaron Farr
>   馮傑仁
>   www.cubiclemuses.com
>
> [1] http://somic.org/2009/02/19/on-rabbitmqctl-and-badrpcnodedown/
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20090922/1042384d/attachment.htm 


More information about the rabbitmq-discuss mailing list