This message was deleted.
# general
a
This message was deleted.
b
When I look at the conditions all I see is [Disconnected] Cluster agent is not connected.
I checked the agent running in the cattle-system namespace and the log is just repeating the following...
time="2024-02-22T21:56:12Z" level=info msg="Connecting to wss://<<RANCHER NODE>>/v3/connect/register with token starting with 5vnt2lvcd4xm525vsjjnjgcj9cs"
time="2024-02-22T21:56:12Z" level=info msg="Connecting to proxy" url="wss://<<RANCHER NODE>>/v3/connect/register"
time="2024-02-22T21:56:22Z" level=error msg="Failed to connect to proxy. Empty dialer response" error="dial tcp: lookup <<RANCHER NODE>>: i/o timeout"
time="2024-02-22T21:56:22Z" level=error msg="Remotedialer proxy error" error="dial tcp: lookup <<RANCHER NODE>>: i/o timeout"
Any ideas?
b
That error means the pod is having trouble talking back to Rancher. Make sure there isn't a firewall or something blocking the node from talking to the rancher ingress.
b
Hi, @bulky-sunset-52084, I let it run overnight, and things are now connected; my guess is the Rancher node was busy. I don't have Rancher running HA since this is a test installation. When I move to production, I'll setup multiple nodes for an HA config.
🙌 1
b
Good to hear you got it running bud!
b
I'm also trying to deploy the monitoring, but that's not working. Do you have any guidance? I'm trying to deploy into the v1.23.17 cluster. Monitoring works on all of the other clusters.