Hi, I have installed clearwater on 6 VMs using KVM. I have faced problems creating a new user in ellis (the server could not be updated). So I checked the monit status and I figured out that in all nodes some process related to etcd cluster are failing.
I tried to stop and start the service but it says "Not joining an unhealthy cluster" I also tried clearwater-etcdctl cluster-health But it says for all nodes that cluster may be unhealthy: failed to list members Error: client: etcd cluster is unavailable or misconfigured; error #0: client: endpoint http://192.168.122.230:4000 exceeded header timeout error #0: client: endpoint http://192.168.122.230:4000 exceeded header timeout or for some of them cluster may be unhealthy: failed to list members Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 192.168.122.90:4000: getsockopt: connection refused error #0: dial tcp 192.168.122.90:4000: getsockopt: connection refused This is also my local config for one of my nodes. local_ip=192.168.122.90 public_ip=192.168.122.90 public_hostname=192.168.122.90 etcd_cluster="192.168.122.117,192.168.122.229,192.168.122.90,192.168.122.64,192.168.122.230,192.168.122.114" The order for IP address may be different Kindly help me if you have any idea
_______________________________________________ Clearwater mailing list [email protected] http://lists.projectclearwater.org/mailman/listinfo/clearwater_lists.projectclearwater.org
