RabbitMQ error log {writer,send_failed,timeout }

260 views
Skip to first unread message

kelan...@vmware.com

unread,
Sep 16, 2016, 1:30:55 PM9/16/16
to rabbitmq-users
Hi,

I see the below error log on rabbitMQ.

=ERROR REPORT==== 16-Sep-2016::16:46:59 ===
closing AMQP connection <0.28211.182> (xx.xx.xx.33:43110 -> xx.xx.xx.41:5671):
{writer,send_failed,timeout}

But the connection on the client is still not closed:

tcp         0       0  xx.xx.xx.33:27380               xx.xx.xx.41:5671    TIME_WAIT           0                             
tcp         0       0  xx.xx.xx.33:61737               xx.xx.xx.41:5671    TIME_WAIT           0                             
tcp         0       0  xx.xx.xx.33:35309               xx.xx.xx.41:5671    TIME_WAIT           0                             
tcp     65198       0  xx.xx.xx.33:54925               xx.xx.xx.41:5671    ESTABLISHED    964679  newreno  mpa <==========

This issue happens after ~10 hours or more. Once the system gets into this state the client is unable to establish connection to broker.
We use SSL_connect() to establish connection to broker and that call fails with error "Error SSL_connect(): Internal OpenSSL error or protocol error".
Only restarting the client process that handles RMQ connection fixes the issue.

We are using RabbitMQ 3.6.3 and Erlang OTP18.

Can someone help with this errors scenario?

Thanks,
Kavitha


Michael Klishin

unread,
Sep 16, 2016, 2:11:22 PM9/16/16
to rabbitm...@googlegroups.com
A write to a client connection socket timed out.
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages