The reason I ask is I have this error looping on t...
# rke2
r
The reason I ask is I have this error looping on the cattle agents:
Copy code
time="2024-09-30T14:48:36Z" level=error msg="Failed to read API for groups map[<http://metrics.k8s.io/v1beta1:the|metrics.k8s.io/v1beta1:the> server is currently unable to handle the request]"
E0930 14:48:41.649852      39 gvks.go:69] failed to sync schemas: unable to retrieve the complete list of server APIs: <http://metrics.k8s.io/v1beta1|metrics.k8s.io/v1beta1>: the server is currently unable to handle the request
time="2024-09-30T14:48:41Z" level=error msg="Failed to read API for groups map[<http://metrics.k8s.io/v1beta1:the|metrics.k8s.io/v1beta1:the> server is currently unable to handle the request]"
E0930 14:48:46.635722      39 gvks.go:69] failed to sync schemas: unable to retrieve the complete list of server APIs: <http://metrics.k8s.io/v1beta1|metrics.k8s.io/v1beta1>: the server is currently unable to handle the request
time="2024-09-30T14:48:46Z" level=error msg="Failed to read API for groups map[<http://metrics.k8s.io/v1beta1:the|metrics.k8s.io/v1beta1:the> server is currently unable to handle the request]"
E0930 14:48:51.652340      39 gvks.go:69] failed to sync schemas: unable to retrieve the complete list of server APIs: <http://metrics.k8s.io/v1beta1|metrics.k8s.io/v1beta1>: the server is currently unable to handle the request
time="2024-09-30T14:48:51Z" level=error msg="Failed to read API for groups map[<http://metrics.k8s.io/v1beta1:the|metrics.k8s.io/v1beta1:the> server is currently unable to handle the request]"
and the metrics server is looping:
Copy code
E0930 14:49:54.618762       1 scraper.go:140] "Failed to scrape node" err="request failed, status: \"401 Unauthorized\"" node="sgk8master03"
E0930 14:50:09.626304       1 scraper.go:140] "Failed to scrape node" err="request failed, status: \"401 Unauthorized\"" node="sgk8master03"
E0930 14:50:24.622793       1 scraper.go:140] "Failed to scrape node" err="request failed, status: \"401 Unauthorized\"" node="sgk8master03"