Stuck with “A cluster on a single machine” explained in https://www.rabbitmq.com/clustering.html
问题 I am following "A cluster on a single machine" explained in https://www.rabbitmq.com/clustering.html but it is not working as it is. I am using ubuntu 14.04 64 bit. root@sunny-workstation:~# RABBITMQ_NODE_PORT=5673 RABBITMQ_SERVER_START_ARGS="- rabbitmq_management listener [{port,15673}]" RABBITMQ_NODENAME=hare rabbitmq-server & [1] 17990 root@sunny-workstation:~# RabbitMQ 3.2.4. Copyright (C) 2007-2013 GoPivotal, Inc. ## ## Licensed under the MPL. See http://www.rabbitmq.com/ ## ## #########