[rabbitmq-discuss] Having trouble installing on Ubuntu

Matthew Sackman matthew at lshift.net
Mon Mar 8 23:29:47 GMT 2010


On Mon, Mar 08, 2010 at 11:19:31PM +0000, Matthew Sackman wrote:
> On Mon, Mar 08, 2010 at 05:54:41PM -0500, Jason Carver wrote:
> > startup_log says:
> > ===================================================
> > {error_logger,{{2010,3,8},{17,41,11}},"Protocol: ~p: register error:
> > ~p~n",["inet_tcp",{{badmatch,{error,etimedout}},[{inet_tcp_dist,listen,1},{net_kernel,start_protos,4},{net_kernel,start_protos,3},{net_kernel,init_node,2},{net_kernel,init,1},{gen_server,init_it,6},{proc_lib,init_p_do_apply,3}]}]}
> 
> This error *usually* means you still have a copy of RabbitMQ running
> somewhere. Track it down and kill it, and then the upgrade should go
> smoothly.

Of course, that might be relevant were you upgrading. Other thoughts
are that it could be a DNS issue. We've recently changed some code in
that area which should fix issues like these (if indeed this is the
issue). You may wish to try building from source. Can your hostname be
resolved? Or, when it's trying to start, you could try strace-ing the
process to see what it's timing out on.

Matthew




More information about the rabbitmq-discuss mailing list