[rabbitmq-discuss] rabbitmq-server won't run (3.3.3)

Simon MacMullen simon at rabbitmq.com
Tue Jun 17 15:00:01 BST 2014


On 17/06/2014 2:52PM, Kyle O'Donnell wrote:
> + RABBITMQ_DIST_PORT=35672
> + erl -pa ./../ebin -boot start_clean -noinput -hidden -s rabbit_prelaunch -sname rabbitmqprelaunch26755 -extra rabbit

Damn, I think it's tripping over the test for inet_dist_listen_min / 
inet_dist_listen_max. Which come to think of it did use a non-zero 
return code. Damn.

Well, that's a bug. Thank you for reporting it. As a workaround you 
could do one of:

* Remove -e from the script
* Just use RABBITMQ_DIST_PORT and remove inet_dist_listen_min / 
inet_dist_listen_max from your config; they're not needed these days

Cheers, Simon

-- 
Simon MacMullen
RabbitMQ, Pivotal


More information about the rabbitmq-discuss mailing list