[rabbitmq-discuss] Problem: erlang ssl handshake_recv_unexpected_message
Matthias Radestock
matthias at rabbitmq.com
Thu Jul 12 10:58:01 BST 2012
On 12/07/12 09:56, anton prokofiev wrote:
> ** {bad_return_value,
> {handshake_recv_unexpected_message,{#Ref<0.0.0.169>,{error,closed}}}}
>
> ====================================
>
> Ihave checked execution with the debugger.
> I receive *connection.start*from the server
> Application crashed with *handshake_recv_unexpected_message*when it try
> to tune the connection: (waiting for *connection.tune *message from the
> server).
Looks like the server is closing the connection. Check the server logs.
The weird error message is due to a bug in Erlang's ssl library.
Matthias.
More information about the rabbitmq-discuss
mailing list