<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-family: Calibri, sans-serif; "><div><div><div style="font-size: 14px; ">I am attempting to set up a simple, two node cluster on my mac using the instructions within the clustering guide:</div><div style="font-size: 14px; "><br></div><div style="font-size: 14px; "><a href="http://www.rabbitmq.com/clustering.html#single-machine">http://www.rabbitmq.com/clustering.html#single-machine</a></div><div style="font-size: 14px; "><br></div><div style="font-size: 14px; ">See the transcript below.</div><div style="font-size: 14px; "><br></div><div style="font-size: 14px; ">I've been trying to get this working for many hours, with no luck.</div><div style="font-size: 14px; "><br></div><div style="font-size: 14px; ">I'd appreciate it if someone could give me some direction.</div><div style="font-size: 14px; "><br></div><div style="font-size: 14px; "><br></div><div style="font-size: 14px; "><br></div><div style="font-size: 14px; "><div style="font-size: 14px; ">? &nbsp;~ &nbsp;RABBITMQ_NODE_PORT=5672 RABBITMQ_SERVER_START_ARGS="-rabbitmq_mochiweb listeners [{mgmt,[{port,55672}]}]" RABBITMQ_NODENAME=rabbit rabbitmq-server -detached</div><div style="font-size: 14px; ">Activating RabbitMQ plugins ...</div><div style="font-size: 14px; ">6 plugins activated:</div><div style="font-size: 14px; ">* amqp_client-2.8.5</div><div style="font-size: 14px; ">* mochiweb-2.3.1-rmq2.8.5-gitd541e9a</div><div style="font-size: 14px; ">* rabbitmq_management-2.8.5</div><div style="font-size: 14px; ">* rabbitmq_management_agent-2.8.5</div><div style="font-size: 14px; ">* rabbitmq_mochiweb-2.8.5</div><div style="font-size: 14px; ">* webmachine-1.9.1-rmq2.8.5-git52e62bc</div><div style="font-size: 14px; "><br></div><div style="font-size: 14px; ">? &nbsp;~ &nbsp;RABBITMQ_NODE_PORT=5673 RABBITMQ_SERVER_START_ARGS="-rabbitmq_mochiweb listeners [{mgmt,[{port,55673}]}]" RABBITMQ_NODENAME=hare rabbitmq-server -detached</div><div style="font-size: 14px; ">Activating RabbitMQ plugins ...</div><div style="font-size: 14px; ">6 plugins activated:</div><div style="font-size: 14px; ">* amqp_client-2.8.5</div><div style="font-size: 14px; ">* mochiweb-2.3.1-rmq2.8.5-gitd541e9a</div><div style="font-size: 14px; ">* rabbitmq_management-2.8.5</div><div style="font-size: 14px; ">* rabbitmq_management_agent-2.8.5</div><div style="font-size: 14px; ">* rabbitmq_mochiweb-2.8.5</div><div style="font-size: 14px; ">* webmachine-1.9.1-rmq2.8.5-git52e62bc</div><div style="font-size: 14px; "><br></div><div style="font-size: 14px; ">? &nbsp;~ &nbsp;rabbitmqctl -n hare stop_app</div><div style="font-size: 14px; ">Stopping node hare@Wilson ...</div><div style="font-size: 14px; ">...done.</div><div style="font-size: 14px; ">? &nbsp;~ &nbsp;rabbitmqctl -n hare reset</div><div style="font-size: 14px; ">Resetting node hare@Wilson ...</div><div style="font-size: 14px; ">...done.</div><div style="font-size: 14px; ">? &nbsp;~ &nbsp;rabbitmqctl -n hare cluster rabbit@`hostname -s`</div><div style="font-size: 14px; ">Clustering node hare@Wilson with [rabbit@Wilson] ...</div><div style="font-size: 14px; ">...done.</div><div style="font-size: 14px; ">? &nbsp;~ &nbsp;rabbitmqctl -n hare start_app</div><div style="font-size: 14px; ">Starting node hare@Wilson ...</div><div style="font-size: 14px; ">...done.</div><div style="font-size: 14px; ">? &nbsp;~ &nbsp;rabbitmqctl cluster_status</div><div style="font-size: 14px; ">Cluster status of node rabbit@localhost ...</div><div style="font-size: 14px; ">Error: unable to connect to node rabbit@localhost: nodedown</div><div style="font-size: 14px; "><br></div><div style="font-size: 14px; ">DIAGNOSTICS</div><div style="font-size: 14px; ">===========</div><div style="font-size: 14px; "><br></div><div style="font-size: 14px; ">nodes in question: [rabbit@localhost]</div><div style="font-size: 14px; "><br></div><div style="font-size: 14px; ">hosts, their running nodes and ports:</div><div style="font-size: 14px; ">- localhost: [{rabbit,49647},{hare,49652},{rabbitmqctl2623,49672}]</div><div style="font-size: 14px; "><br></div><div style="font-size: 14px; ">current node details:</div><div style="font-size: 14px; ">- node name: rabbitmqctl2623@Wilson</div><div style="font-size: 14px; ">- home dir: /Users/wchrisjohnson</div><div style="font-size: 14px; ">- cookie hash: AKiRQ5XKMM9jeUV8oc4l6g==</div><div style="font-size: 14px; "><br></div><div style="font-size: 14px; ">? &nbsp;~ &nbsp;rabbitmqctl status &nbsp; &nbsp; &nbsp; &nbsp;</div><div style="font-size: 14px; ">Status of node rabbit@localhost ...</div><div style="font-size: 14px; ">Error: unable to connect to node rabbit@localhost: nodedown</div><div style="font-size: 14px; "><br></div><div style="font-size: 14px; ">DIAGNOSTICS</div><div style="font-size: 14px; ">===========</div><div style="font-size: 14px; "><br></div><div style="font-size: 14px; ">nodes in question: [rabbit@localhost]</div><div style="font-size: 14px; "><br></div><div style="font-size: 14px; ">hosts, their running nodes and ports:</div><div style="font-size: 14px; ">- localhost: [{rabbit,49647},{hare,49652},{rabbitmqctl2650,49677}]</div><div style="font-size: 14px; "><br></div><div style="font-size: 14px; ">current node details:</div><div style="font-size: 14px; ">- node name: rabbitmqctl2650@Wilson</div><div style="font-size: 14px; ">- home dir: /Users/wchrisjohnson</div><div style="font-size: 14px; ">- cookie hash: AKiRQ5XKMM9jeUV8oc4l6g==</div></div><div style="font-size: 14px; "><br></div><div style="font-size: 14px; "><br></div><div style="font-size: 14px; "><br></div><div style="font-size: 14px; "><br></div><div style="font-size: 14px; "><br></div><div><div><div style="font-size: 14px; ">Best Regards,</div><p class="MsoNormal" style="margin-top: 0in; margin-right: 0in; margin-left: 0in; margin-bottom: 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; "><span style="font-size: 10.5pt; color: black; "><o:p>&nbsp;</o:p></span></p><p class="MsoNormal" style="margin-top: 0in; margin-right: 0in; margin-left: 0in; margin-bottom: 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; "><span style="font-size: 10.5pt; color: black; ">Chris<o:p></o:p></span></p><p class="MsoNormal" style="margin-top: 0in; margin-right: 0in; margin-left: 0in; margin-bottom: 0.0001pt; font-family: Calibri, sans-serif; "><br></p><div style="font-size: 14px; "><br></div><div style="font-size: 14px; "></div><div style="font-size: 14px; "><br></div></div></div></div></div></body></html>