If anyone here is familiar with setting up Couchbase, I need your help. I'm in the process of migrating all of our on-prem servers to Azure. Right now we're trying to get Couchbase in the cloud to manage session state. However, when we set up a cluster and add nodes to it, the nodes immediately fail and are stuck in a pending state. We can't rebalance the nodes. Whenever we try to uninstall and reinstall Couchbase, the same thing happens. All the nodes are on the same virtual network and Windows Firewall is disabled on each node.
When I create a new bucket the system logs: Service 'memcached' exited with status -1073740940. Restarting.
Whenever I try to rebalance, the system logs: Rebalance exited with reason {not_all_nodes_are_ready_yet}.
Our OS for each node is Windows Server 2016, and our Couchbase version is 4.1 Community edition. We have three nodes.