[rabbitmq-discuss] Node Not Found In AWS VPC For Create RabbitMQ cluster ?
jayesh dalwadi
jayeshdalwadi2007 at gmail.com
Fri May 4 10:13:56 BST 2012
try to configure RabbitMQ cluster on AWS VPC
i exchange the cookies from master node to second node
and do the following step
sudo /etc/init.d/rabbitmq-server stop sudo rabbitmqctl stop_app sudo
rabbitmqctl reset sudo rabbitmqctl cluster rabbit at ip-10-0-2-215
gives an error
Clustering node 'rabbit at ip-10-0-2-108' with
['rabbit at ip-10-0-2-215'] ...
Error: {no_running_cluster_nodes,['rabbit at ip-10-0-2-215'],
['rabbit at ip-10-0-2-215']}
All port in firewall configuration able to ping between that two
server
i am using RabbitMQ -v 2.8.2
More information about the rabbitmq-discuss
mailing list