better-garage-30620
08/04/2025, 10:51 PMrancher-system-agent[2796]: W0804 22:47:30.831275 2796 reflector.go:492] pkg/mod/k8s.io/client-go@v0.32.2/tools/cache/reflector.go:251: watch of *v1.Secret ended with: an error on the server ("unable to decode an event from the watch stream: stream error: stream ID 29; INTERNAL_ERROR; received from peer") has prevented the request from succeeding
any suggestions what might be wrong or how to debug this?better-garage-30620
08/05/2025, 3:39 PM/var/lib/rancher/rke2/server/tls/kube-{scheduler,controller-manager}/*
out of the way and restarting the containers (crictl rm -f $(crictl ps -q --name kube-scheduler)
and again for kube-controller-manager
) worked