This message was deleted.
# rke2
a
This message was deleted.
m
example failure:
Copy code
Kube failed to establish connection to cluster: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp: lookup <http://example.com|example.com>: i/o timeout", rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp: lookup <http://example.com|example.com>: i/o timeout". pid:7.1 service/connect.go:120
b
did you change something about the registration service? It looks like it's trying to get to the registration server which runs on the node-port typically, and it can't get there
try restarting the rke2-server service if you didn't change anything.
m
no we havent changed anything about the registration service