I have installed rabbitmq in two machines in linux OS.And they all worked well. Then I run the command:rabbitmqctl join_cluster rabbit@gz2, it's not work.And the error info :
Error: unable to connect to nodes [rabbit@gz2]: nodedown
attempted to contact: [rabbit@gz2]
rabbit@gz2:
- connected to epmd (port 4369) on gz2
- 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?