nice-action-84599
08/16/2023, 3:13 PMrancherd
to a newer version only to realise it would fail. Ever since the node has been stuck in Controlplane node [rancher] being upgraded
I’ve created a new cluster on RKE2, taken a backup of my cluster and tried restoring it on the RKE2 nodes. I encounter the following error:
Error restoring namespaced resources [error restoring u-wzw425goio-member of type <http://management.cattle.io/v3|management.cattle.io/v3>, Resource=projectroletemplatebindings: restoreResource: err creating resource namespaces "p-s5z78" not found error restoring creator-project-owner of type <http://management.cattle.io/v3|management.cattle.io/v3>, Resource=projectroletemplatebindings: restoreResource: err creating resource namespaces "p-s5z78" not found error restoring u-mzfmvbkmsa-member of type <http://management.cattle.io/v3|management.cattle.io/v3>, Resource=projectroletemplatebindings: restoreResource: err creating resource namespaces "p-nht4d" not found error restoring creator-project-owner of type <http://management.cattle.io/v3|management.cattle.io/v3>, Resource=projectroletemplatebindings: restoreResource: err creating resource namespaces "p-nht4d" not found]
So I’ve tried deleting the associated users on the source rancher as it seems the projects they are to manage don’t actually exist anymore. The delete process hangs and the resource never actually gets deleted. Any ideas of how I can get back up and running?
Can I just install Kubernetes on my RKE2 cluster and re-import the previously managed cluster?