I am trying to set up a HA rabbit mq cluster and I am following the instruction in https://www.rabbitmq.com/clustering.html
The first rabbit mq server is fine, whereas in the second and third rabbitmq servers I am getting the below error,
Kernel pid terminated (application_controller) ({application_start_failure,kernel,{{shutdown,{failed_to_start_child,net_sup,{shutdown,{failed_to_start_child,auth,{"Cookie file /var/lib/rabbitmq/.erl
I have double check /var/lib/rabbitmq/.erlang.cookie
on all three servers have the same value. Stuck with this error, any help on this is appreciated