<p>I tried to stop and start rabbitmq server but keep getting the nodedown error as shown below.<br>I read that we should synchronise Erlang Cookies but how should that be done?<br>running the line below shows cookie that's different from cookie hash, does it mean that's the cause? <br>sudo cat .erlang.cookie<br>GBPITQVDFNVGPPZTDYSS</p><p>&nbsp;</p><p><a href="mailto:me@myserver:~$">me@myserver:~$</a> sudo rabbitmqctl stop<br>Stopping and halting node <a href="mailto:rabbit@myserver">rabbit@myserver</a> ...<br>Error: unable to connect to node <a href="mailto:rabbit@myserver">rabbit@myserver</a>: nodedown</p><p>DIAGNOSTICS<br>===========</p><p>nodes in question: [rabbit@myserver]</p><p>hosts, their running nodes and ports:<br>- myserver: [{rabbitmqctl14960,54442}]</p><p>current node details:<br>- node name: <a href="mailto:rabbitmqctl14960@myserver">rabbitmqctl14960@myserver</a><br>- home dir: /var/lib/rabbitmq<br>- cookie hash: lvB7saJGHhQwcaQeveU/WA==<br></p>