Hello everyone, i have a problem with my etcd cluster on proxmox vm
I try setup etcd cluster on differents nodes and i have error:
But i can connect from different etcd host with telnet and 2380/2379 port
If i setup cluster on the same node, cluster will work
I try setup etcd cluster on differents nodes and i have error:
Bash:
etcd[74590]: {"level":"warn","ts":"2023-09-28T10:42:42.553-0500","caller":"embed/config_logging.go:169","msg":"rejected connection","remote-addr":"10.10.10.106:43290","server-name":"","error":"read tcp 10.10.10.112:2380->10.10.10.106:43290: i/o timeout"}
But i can connect from different etcd host with telnet and 2380/2379 port
If i setup cluster on the same node, cluster will work