Access Issues to Pod Logs and Terminal on OKD #1943
Unanswered
fabersystem
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
We have an OKD installation with 3 master nodes and 3 worker nodes. For the past few days, we've been experiencing a particular problem: everything works correctly, but it's not possible to access the logs section of the pods or the terminal section.
The reported error is:
[~]# oc logs podxyz
error: You must be logged in to the server (the server has asked for the client to provide credentials (pods/log podxyz))
And when we execute the command oc get machineconfigpool, the status is:
Other error messages that might be useful:
Unable to authenticate the request due to an error" err="verifying certificate SN=5145947676053765744, SKID=, AKID=80:09:0E:FD:AE:97:6F:FD:26:1B:7D:08:70:40:D6:B7:83:8F:83:DF failed: x509: certificate signed by unknown authority"
Does anyone know how to proceed to analyze the origin of the problem and resolve it?
Many thanks
bye
Beta Was this translation helpful? Give feedback.
All reactions