Skip to content
Discussion options

You must be logged in to vote

Please use Discussions for questions.

Peer discovery mechanisms log a lot of details, including HTTP API requests the perform, at debug log level.

"nodedown" indicates that nodes cannot contact each other. Again, see logs on both nodes, due to a network connectivity issue or a shared secret mismatch.

Cluster formation guide explains the prerequisites for every mechanism, including AWS. ping is next to useless when it comes to troubleshooting network connectivity because it does not use TCP (and RabbitMQ does).

By the way, two node clusters are an explicitly unsupported configuration. That is, the cluster will form but… it's all covered in the doc section.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@limjf85
Comment options

Answer selected by michaelklishin
Comment options

You must be logged in to vote
4 replies
@limjf85
Comment options

@michaelklishin
Comment options

@limjf85
Comment options

@limjf85
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
Converted from issue

This discussion was converted from issue #8954 on July 26, 2023 06:26.