[rabbitmq-discuss] PossibleAuthenticationFailureError

Michael Klishin michael.s.klishin at gmail.com
Tue Nov 1 06:18:12 GMT 2011


2011/11/1 Paul Cowan <dagda1 at scotalt.net>

> rabbitmqctl add_user lead l3ads
> rabbitmqctl set_permissions -p / lead ".\*" ".\*" ".\*"
>
> and then tried
>
> AMQP.start(:host => "localhost", :user => "lead", :password => "Passw0rd",
> :vhost => "/", :logging => true) do |connection|
>

You are adding a user with the password "l3ads" but connecting using
"Passw0rd". Try running code examples first.

-- 
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/20111101/c7125410/attachment.htm>


More information about the rabbitmq-discuss mailing list