[rabbitmq-discuss] PossibleAuthenticationFailureError

Paul Cowan dagda1 at scotalt.net
Tue Nov 1 07:39:29 GMT 2011


Sorry for the mistake, that was a bad cut and paste.

I am using the correct user name and password and still get the error.

Are there any other permissions like permissions permissions to the
database or the file system that might cause this error or is this error
specifically for authentication?

Cheers

Paul Cowan

Cutting-Edge Solutions (Scotland)

http://thesoftwaresimpleton.com/



On 1 November 2011 06:18, Michael Klishin <michael.s.klishin at gmail.com>wrote:

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


More information about the rabbitmq-discuss mailing list