[rabbitmq-discuss] Help: PLAIN login refused: user 'guest' - invalid credentials

Michael Klishin michael.s.klishin at gmail.com
Thu Dec 12 09:16:43 GMT 2013


2013/12/12 SamirG <samir.gahirwal at gmail.com>

> I am seeing lot of these errors written in logs
>
> =ERROR REPORT==== 10-Dec-2013::14:00:27 ===
> closing AMQP connection <0.4057.0> (10.0.0.5:24520 -> 10.0.0.33:5672):
> {handshake_error,starting,0,
>                  {amqp_error,access_refused,
>                              "PLAIN login refused: user 'guest' - invalid
> credentials",
>                              'connection.start_ok'}}
> =ERROR REPORT==== 10-Dec-2013::14:00:35 ===
> closing AMQP connection <0.4065.0> (10.0.0.6:25249 -> 10.0.0.33:5672):
> {handshake_error,starting,0,
>                  {amqp_error,access_refused,
>                              "PLAIN login refused: user 'guest' - invalid
> credentials",
>                              'connection.start_ok'}}
>
> I checked credentials for guest user, and there is no issue with it. Most
> of these requests are coming from NetScalar, so not sure if something is
> wrong with NS seetings. Has anyone else faced similar issue?
>

Make sure your client percent-escapes slashes in vhost names correctly (as
%2F).


> Also in same environment I am seeing 'Network partition detected' errors.
> Not sure if its related to invalid credentials issue.
>

It's not. It means that there was a connectivity interruption between
nodes. See
http://www.rabbitmq.com/partitions.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/20131212/6ee99d25/attachment.html>


More information about the rabbitmq-discuss mailing list