https://rancher.com/ logo
Title
b

broad-farmer-70498

04/15/2023, 1:56 AM
not seen much about this, anyone have any tips?
kubectl -n cattle-system logs -f system-upgrade-controller-976bd7bb4-jv2w7
W0415 01:53:38.040731       1 client_config.go:543] Neither --kubeconfig nor --master was specified.  Using the inClusterConfig.  This might not work.
time="2023-04-15T01:53:38Z" level=fatal msg="Error starting: namespaces \"kube-system\" is forbidden: User \"system:serviceaccount:cattle-system:system-upgrade\" cannot get resource \"namespaces\" in API group \"\" in the namespace \"kube-system\""
c

creamy-pencil-82913

04/15/2023, 3:13 AM
What version of rancher and what Kubernetes version on the downstream cluster?
b

broad-farmer-70498

04/15/2023, 3:14 AM
2.7.2
and
v1.24.12+rke2r1
actually I may know what's going on here..I think the
ClusterRoleBinding
may have been messed up by an old independent installation which a
system-upgrade-controller
chart in a different ns
actually no something is messed up here 😞
is there anyway I can for that to just re-install?
force
s

sparse-fireman-14239

04/17/2023, 8:23 AM
Think I've seen this as well, but a while back. Never found a solution, but also didn't see any issues, at last none that I was aware of.
b

broad-farmer-70498

04/17/2023, 1:25 PM
I have another fresh install of rke2 where I started copying deployments/serviceaccounts/etc from and have it going sanely atm