Can't authenticate with RabbitMQ user

299 views
Skip to first unread message

Joseph Esrig

unread,
Jul 8, 2016, 3:51:27 PM7/8/16
to rabbitm...@googlegroups.com
I have a RabbitMQ server running with a 'guest' user:

sudo rabbitmqctl list_users
Listing users ...
guest   [administrator]
test    [administrator]


When I try to authenticate, I get the following error:

sudo rabbitmqctl authenticate_user guest guest
Error: could not recognise command

When I try to log in with the UI, it also wouldn't let me in. I already restarted rabbitmq-server and nothing helped.

I also am sure that this is the correct password since I was able to do a password reset from the prompt.

Do you know why I am having this issue?

Michael Klishin

unread,
Jul 8, 2016, 3:56:11 PM7/8/16
to rabbitm...@googlegroups.com
"Error: could not recognise command" means your version of RabbitMQ doesn't provide
that command [1].

See server log files. "guest" can only connect from localhost by default [2] — that's the most common
reason.


--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
MK

Staff Software Engineer, Pivotal/RabbitMQ
Reply all
Reply to author
Forward
0 new messages