I have a cluster of three nodes running on 3 vagrant instances.
The nodes start and use DNS discovery to locate the IP addresses of the other nodes. All the nodes report as LIVE initially, then start to report as DEAD. Gossip send is failing but it’s unclear why.
I have attached the logs for the first node here https://gist.github.com/stuartrexking/e23d9bd96b1f457c4be9. The logs are the same for each node as is the command to start each.
Thanks in advance.
Stu