[rabbitmq-discuss] I am getting an Error while trying to send messages to a queue. "ACCESS_REFUSED - Login was refused using authentication mechanism PLAIN. For details see the broker logfile."

Alvaro Videla videlalvaro at gmail.com
Tue May 27 07:41:52 BST 2014


Have you seen the link suggested by MK?
http://www.rabbitmq.com/access-control.html#loopback-users

It is also advised that you create a new user account, instead of using
guest, since everyone using RabbitMQ knows about the guest:guest account.


On Mon, May 26, 2014 at 9:31 AM, srinivas <gsrinivas10 at gmail.com> wrote:

> Hi,
>       Can u please tell me how to solve this problem. What files do we
> need to change, If we want to use an ip address instead of localhost.
>
> Thanks in Advance
>
>
> On Thursday, April 24, 2014 4:40:45 PM UTC+5:30, AMAL G JOSE wrote:
>>
>> I have configured rabbitMQ in my laptop and wrote a sender and receiver
>> program.
>> It works fine, if I set the *factory.setHost(prop.getProperty("hostname"));
>> *property with* localhost.*
>> But when I am giving the ipadress, I am getting an error * "ACCESS_REFUSED
>> - Login was refused using authentication mechanism PLAIN. For details see
>> the broker logfile."*
>> I think this is due to some user permissions. Can anyone help me in
>> solving this issue.
>>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://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/20140527/2a007ffe/attachment.html>


More information about the rabbitmq-discuss mailing list