This message was deleted.
# general
a
This message was deleted.
g
It seems like a specific API call to rancher is failing. When I add
-v 6
to the kubectl command, I see a few HTTP GET reqeusts succeed, then one fail with 401. The failing request is to
Copy code
<https://server-domain/openapi/v3/api/v1?hash=...&timeout=32s>
Has anyone seen this problem before? I don't know enough about the rancher APIs to know if there is some permission I might be missing, but as I mentioned initially, I haven't had any issues like this on the rancher installation or k8s cluster for most of a year.
Thanks for any advice.