[rabbitmq-discuss] Erlang client handshake problem

Dave Bryson daveb at miceda.org
Tue Jan 27 14:02:14 GMT 2009


Hi,

I have not been able to get the Erlang client to connect to the  
server. I've tried connecting to both the local server and the  
rabbitmq public server and getting the same problem on  
both...basically the client just hangs trying to make the connection.   
This happens when I run the network_test as well.   Looking in my  
local server log I keep seeing the same errors over and over:

=INFO REPORT==== 26-Jan-2009::22:09:38 ===
accepted TCP connection on 0.0.0.0:5672 from 127.0.0.1:64314

=INFO REPORT==== 26-Jan-2009::22:09:38 ===
starting TCP connection <0.153.0> from 127.0.0.1:64314

=ERROR REPORT==== 26-Jan-2009::22:09:48 ===
error on TCP connection <0.153.0> from 127.0.0.1:64314
{handshake_timeout,frame_header}

I'm using:
- latest erlang client from the website
- Rabbitmq server 1.5.1
- Erlang 12b-5

Any idea what I'm doing wrong?

Thanks!
Dave




More information about the rabbitmq-discuss mailing list