[rabbitmq-discuss] Frequent disconnection of rabbitmq

Matthias Radestock matthias at rabbitmq.com
Fri May 2 15:02:33 BST 2014


On 30/04/14 14:56, Loganathan Sellapa wrote:
> Yes Micheal, We are using the port 5671, and connecting over SSL. Do you
> know why we are getting this error.
>
> Also on another RMQ, when we communicate we see the same behaviour of
> connection getting disconnected. However the error there was
> ssl_upgrade_error,closed
>
> =ERROR REPORT==== 30-Apr-2014::12:01:29 ===
> error on AMQP connection <0.4491.3>: {ssl_upgrade_error,closed} (unknown
> POSIX error)

Both of these errors are often (but not always) an indication that the 
connecting client isn't speaking ssl.

I suggest you follow http://www.rabbitmq.com/troubleshooting-ssl.html to 
track down the problem.

Matthias.


More information about the rabbitmq-discuss mailing list