<div>hi, all</div><div>&nbsp; &nbsp; some error come up when I want to get some status of my rabbitmq-server</div><div>&nbsp; &nbsp; the site <a href="http://www.rabbitmq.com/install.html#troubleshooting">http://www.rabbitmq.com/install.html#troubleshooting</a>&nbsp;said that I<span class="Apple-style-span" style="color: rgb(85, 85, 85); font-family: Verdana, sans-serif; font-size: 13px; line-height: 18px; ">&nbsp;should make sure the erlang cookies are the same, but I am new to erlang ,I don't know how to make sure.</span></div><div><span class="Apple-style-span" style="color: rgb(85, 85, 85); font-family: Verdana, sans-serif; font-size: 13px; line-height: 18px; "><br></span></div><div>below is the output,</div><div>&nbsp; &nbsp; /------------------------------------rabbitmqctl status-------------------------------/</div><div><div>dev@dev:~/source/rabbitmq/sbin$ ./rabbitmqctl status &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div><div>Status of node rabbit@dev ...</div><div>Error: unable to connect to node rabbit@dev: nodedown</div><div><br></div><div>=ERROR REPORT==== 4-Aug-2011::09:29:10 ===</div><div>Error in process &lt;0.36.0&gt; on node 'rabbitmqctl14242@dev' with exit value: {badarg,[{erlang,list_to_existing_atom,["rabbit@Fanqu-WorkStation"]},{dist_util,recv_challenge,1},{dist_util,handshake_we_started,1}]}</div><div><br></div><div>diagnostics:</div><div>- nodes and their ports on dev: [{rabbit,56129},{rabbitmqctl14242,38839}]</div><div>- current node: rabbitmqctl14242@dev</div><div>- current node home dir: /home/dev</div><div>- current node cookie hash: t6gCD5tZzOtYsVS32gQgwA==</div></div><div><br></div><div>&nbsp; &nbsp; /------------------------------------hostname -s<span class="Apple-style-span">-------------------------------/</span></div><div><div>dev@dev:~/source/rabbitmq/sbin$ hostname -s</div><div>dev</div><div>dev@dev:~/source/rabbitmq/sbin$ cat /etc/hosts</div><div>127.0.0.1 &nbsp; &nbsp; &nbsp; localhost</div><div>127.0.1.1 &nbsp; &nbsp; &nbsp; dev</div></div><div><br></div><div><span class="Apple-style-span">&nbsp; &nbsp; /------------------------------------</span>ps aux | grep beam <span class="Apple-style-span">-------------------------------/</span></div><div><span class="Apple-style-span"><div>dev@dev:~/source/rabbitmq/sbin$ ps aux | grep beam</div><div>dev &nbsp; &nbsp; &nbsp;21051 &nbsp;0.0 &nbsp;0.3 &nbsp;56980 &nbsp;8080 ? &nbsp; &nbsp; &nbsp; &nbsp;Sl &nbsp; Jul26 &nbsp; 3:44 /usr/lib/erlang/erts-5.7.4/bin/beam.smp -W w -K true -A30 -P 1048576 -- -root /usr/lib/erlang -progname erl -- -home /home/dev -- -noshell -noinput -sname rabbit@Fanqu-WorkStation -boot /home/dev/rabbitmq/data/rabbit@Fanqu-WorkStation-plugins-expand/rabbit -kernel inet_default_listen_options [{nodelay,true}] -kernel inet_default_connect_options [{nodelay,true}] -sasl errlog_type error -kernel error_logger {file,"/home/dev/rabbitmq/log/rabbit@Fanqu-WorkStation.log"} -sasl sasl_error_logger {file,"/home/dev/rabbitmq/log/rabbit@Fanqu-WorkStation-sasl.log"} -os_mon start_cpu_sup true -os_mon start_disksup false -os_mon start_memsup false -mnesia dir "/home/dev/rabbitmq/data/rabbit@Fanqu-WorkStation" -noshell -noinput</div><div>dev &nbsp; &nbsp; &nbsp;30911 &nbsp;0.0 &nbsp;0.0 &nbsp; 3552 &nbsp; 916 pts/2 &nbsp; &nbsp;S+ &nbsp; 09:40 &nbsp; 0:00 grep --color=auto beam</div><div><br></div><div><br></div></span></div>