[root@xhy-205-4 bin]# rabbitmqctl statusStatus of node 'rabbit@xhy-205-4' ...Error: unable to connect to node 'rabbit@xhy-205-4': nodedown
DIAGNOSTICS===========
attempted to contact: ['rabbit@xhy-205-4']
rabbit@xhy-205-4: * connected to epmd (port 4369) on xhy-205-4 * epmd reports node 'rabbit' running on port 25672 * TCP connection succeeded but Erlang distribution failed * suggestion: hostname mismatch? * suggestion: is the cookie set correctly? * suggestion: is the Erlang distribution using TLS?
current node details:- node name: 'rabbitmq-cli-86614@xhy-205-4'- home dir: /var/lib/rabbitmq- cookie hash: DQWGDqwTbax4Q1opiXpyXg==
It matchs 'http://www.rabbitmq.com/blog/2014/04/14/finding-bottlenecks-with-rabbitmq-3-3/' first condition. Anything wrong?