<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<DIV>I’m trying to create a RabbitMQ cluster with 3 nodes (A, B and C) on 3 
Windows machines. </DIV>
<DIV>I’m able to launch a node on each server, and able to join two of them (B 
and C) into one cluster.</DIV>
<DIV>However, I cannot join node A to that cluster, also cannot create a 2-node 
cluster with AB or AC. So the problem is definetly in some configuration of A 
server.</DIV>
<DIV>Erlang cookies are the same on all machines. Nodes are listen to specific 
network interface (not to all, as by default), all firewalls are off (for 
testing purposes).</DIV>
<DIV>The error message I see when trying to join A node to cluster: 
<EM>no_running_cluster_nodes, </EM>on the machine I’m trying to join 
to<EM>.</EM></DIV>
<DIV>Any suggestions?</DIV></DIV></DIV></BODY></HTML>