[rabbitmq-discuss] Failed to start rabbitmq-server

Emile Joubert emile at rabbitmq.com
Sun May 19 11:15:11 BST 2013


On 18/05/13 06:26, Parlin wrote:

> error: ~tp~n",["inet_tcp",epmd_close]}

> {'EXIT',nodistribution}


Can you start Erlang without the broker? You should get a prompt when
you run

 erl -sname foo

If that fails with a similar error then something is wrong with your
Erlang installation or permissions. Try restarting epmd in debug mode in
a separate terminal to get more diagnostics:

 epmd -kill
 epmd -debug




-Emile





More information about the rabbitmq-discuss mailing list