[rabbitmq-discuss] RabbitMQ.Client.Exceptions.AuthenticationFailureException / ACCESS_REFUSED
Brett Cameron
brett.r.cameron at gmail.com
Sat Apr 26 09:44:30 BST 2014
Scott,
See http://www.rabbitmq.com/access-control.html
Brett
On Sat, Apr 26, 2014 at 4:29 PM, Scott McFadden <
scott.kendall.mcfadden at gmail.com> wrote:
> Not so quick update. Tried looking at broker log file on server but
> couldn't find it in default locations specified by documentation. Ended up
> setting a custom WINDOWS environment variable RABBITMQ_LOG_BASE to a custom
> folder I created. Had to uninstall rabbitmq service / reinstall rabbit mq
> service to get it to finally use my custom log folder. Once that happened
> I was able to glean the following useful info from the log file:
>
> =ERROR REPORT==== 25-Apr-2014::23:19:49 ===
> closing AMQP connection <0.278.0> (172.17.9.14:61333 -> 172.17.9.24:5672):
> {handshake_error,starting,0,
> {amqp_error,access_refused,
> "PLAIN login refused: user 'guest' can only
> connect via localhost",
> 'connection.start_ok'}}
>
> So apparently RabbitMQ no longer allows guest login outside of localhost.
> Our previous version of RabbitMQ did allow this. Apparently this was a
> breaking change some where along the way.
>
>
>
> _______________________________________________
> 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/20140426/94822719/attachment.html>
More information about the rabbitmq-discuss
mailing list