Rancher backup and restore-waiting for cluster agent to connect

Hello everyone
I am working on how to create a rancher(installed on docker)backup and how to restore it based on rancher official site.

my rancher server is managing a single node kubernetes cluster…when i destroy my rancher server and try to restore backup on another server i get this message on my rancher container:

[ERROR] ClusterController c-d8z7h [cluster-deploy] failed with : Get https://192.168.2.180:6443/apis/apps/v1/namespaces/cattle-system/daemonsets/cattle-node-agent?timeout=30s: waiting for cluster agent to connect

the rancher agent on my kubernetes cluster is also pointing to the previous rancher server.

ERROR: https://192.168.2.197/ping is not accessible (Failed to connect to 192.168.2.197 port 443: No route to host)

rancher version is v2.3.5