You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Continue with procedure from [Rancher documentation](https://docs.ranchermanager.rancher.io/how-to-guides/new-user-guides/backup-restore-and-disaster-recovery/migrate-rancher-to-new-cluster)
49
+
50
+
:::warning warning
51
+
Try to not restart `rancher-system-agent` on elemental nodes, otherwise it can stuck in following error
52
+
53
+
`panic: error while connecting to Kubernetes cluster: the server has asked for the client to provide credentials`
54
+
55
+
If this problem occurs please go with procedure below.
56
+
:::
57
+
58
+
Copy `/var/lib/rancher/agent/rancher2_connection_info.json` from elemental node to place where you have access to Kubernetes with Rancher UI
59
+
60
+
Download `rancher-agent-token-update.sh` script which from [Elemental repository](https://github.com/rancher/elemental)
0 commit comments