[rabbitmq-discuss] Connection Attempt Failed
Emile Joubert
emile at rabbitmq.com
Wed Jun 5 09:45:32 BST 2013
On 04/06/13 18:44, Pavel Kogan wrote:
> A connection attempt failed because the connected party did not
> properly respond after a period of time, or established connection
> failed because connected host has failed to respond
Was the connection attempt or an error reported in the broker logfile?
Does the connection ever show up in "rabbitmqctl list_connections"?
Using AMQP heartbeats may help, depending on when the error occurs.
That error indicates a possible problem on the network between the
client and broker. Check that your application works over the loopback
interface and then use a process of elimination to determine whether a
network device is responsible.
-Emile
More information about the rabbitmq-discuss
mailing list