<div class="post-text">
        <p>I want to create a cluster of RabbitMQ on EC2. I have created
 an AMI of Ubantu and install the rabbitmq-server-2.3.1 on it.
I have also installed the management plugins for GUI. For cluster 
purpose I have also copied the .erlang.cookie file in another node.
My ploblem is when I am trying to connect with another node it gives me 
following error:</p>

<p>Error: {failed_to_cluster_with,[&#39;rabbit@ip-10-58-54-170&#39;],
                               &quot;Mnesia could not connect to some nodes.&quot;}</p>

<p>Anybody has any idea why it is happening? </p>

    </div>