Hi,
I have an RKE2 cluster with restored etcd. After cluster reset, master2 got online but it didn't connect back to Rancher. Checking rancher-system-agent logs show
Oct 11 14:09:38 worker2 rancher-system-agent[1210]: time="2022-10-11T14:09:38Z" level=error msg="[K8s] Received secret that was nil"
Oct 11 14:09:43 worker2 rancher-system-agent[1210]: time="2022-10-11T14:09:43Z" level=error msg="[K8s] Received secret that was nil"
It appears, that the rancher agent does not have the proper token to register the cluster with Rancher.
How do I get rancher-system-agent to reconnect?