Anyone ever experience this issue?
[root@Server_B ~]# rabbitmqctl join_cluster rabbit@Server_A
Clustering node rabbit@Server_B with rabbit@Server_A
Error: unable to perform an operation on node 'rabbit@Server_A'. Please see diagnostics information and suggestions below.
Most common reasons for this are:
* Target node is unreachable (e.g. due to hostname resolution, TCP connection or firewall issues)
* CLI tool fails to authenticate with the server (e.g. due to CLI tool's Erlang cookie not matching that of the server)
* Target node is not running
In addition to the diagnostics info below:
* See the CLI, clustering and networking guides on
https://rabbitmq.com/documentation.html to learn more
* Consult server logs on node rabbit@Server_A
* If target node is configured to use long node names, don't forget to use --longnames with CLI tools
DIAGNOSTICS
===========
attempted to contact: [rabbit@Server_A]
rabbit@Server_A:
* unable to connect to epmd (port 4369) on Server_A: timeout (timed out)
Current node details:
* node name: 'rabbitmqcli-582-rabbit@Server_B'
* effective user's home directory: /var/lib/rabbitmq
* Erlang cookie hash: o843zgX8A2bVMhFh/X6gWw==