Authentication Error Messages...

Latest response

Have installed Azure RedHat OpenShift. Worked for several days, but now getting following authentication error messages.

Here is a message the Cluster Version Details screen:

Cluster operator authentication is reporting a failure: OAuthServiceEndpointsCheckEndpointAccessibleControllerDegraded: Get "https://10.130.0.51:6443/healthz": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
OAuthServiceCheckEndpointAccessibleControllerDegraded: Get "https://172.30.182.110:443/healthz": context deadline exceeded (Client.Timeout exceeded while awaiting headers)

oc get co

NAME VERSION AVAILABLE DEGRADED
authentication 4.6.15 False True
cloud-credential 4.6.15 True False
cluster-autoscaler 4.6.15 True False

Not sure how to proceed to resolve. Any suggestions would be greatly appreciated

Responses