[rabbitmq-discuss] connot connect

Michael Klishin mklishin at gopivotal.com
Thu Apr 10 14:18:50 BST 2014


On 10 April 2014 at 17:16:14, aaron kenny (aaron.kenny at gmail.com) wrote:
> > below script wont create a connection for me and I'm a little  
> unsure how to determine what might be causing the issue. Im connecting  
> to a server which im told defo works. As a test I changed the connection  
> host to local/guest/guest and it work fine.

As of RabbitMQ 3.3, guest can only connect from localhost. This can be changed
but you really should create a separate user if you intend to connect from remote
machines:

http://www.rabbitmq.com/blog/2014/04/02/breaking-things-with-rabbitmq-3-3/
http://www.rabbitmq.com/access-control.html 
--  
MK  

Software Engineer, Pivotal/RabbitMQ


More information about the rabbitmq-discuss mailing list