RabbitMQ - Clustering
You ran these commands on a new node but it failed to join the cluster:
rabbitmqctl join_cluster rabbit@node1 rabbitmqctl stop_app rabbitmqctl start_appWhat is the main error?
