I have 3 nodes n1, n2, n3 - Mac-mini.
Added 3 more n4, n5, n6 - CentOS.
On the Mac-mini I had to allow incoming connection with the firewall.
What I need to do for the CentOS in order to allow incoming connections to CRDB?
n4
W180525 05:00:36.122533 538328 vendor/google.golang.org/grpc/clientconn.go:1158 grpc: addrConn.createTransport failed to connect to {xxx.xxx.xxx.xx1:26257 0 }. Err :connection error: desc = “transport: Error while dialing dial tcp xxx.xxx.xxx.xx1:26257: connect: connection refused”. Reconnecting…
n5
W180525 05:00:36.122533 538328 vendor/google.golang.org/grpc/clientconn.go:1158 grpc: addrConn.createTransport failed to connect to {xxx.xxx.xxx.xx2:26257 0 }. Err :connection error: desc = “transport: Error while dialing dial tcp xxx.xxx.xxx.xx2:26257: connect: connection refused”. Reconnecting…
n6
W180525 05:00:36.122533 538328 vendor/google.golang.org/grpc/clientconn.go:1158 grpc: addrConn.createTransport failed to connect to {xxx.xxx.xxx.xx3:26257 0 }. Err :connection error: desc = “transport: Error while dialing dial tcp xxx.xxx.xxx.xx3:26257: connect: connection refused”. Reconnecting…