Error from server (ServiceUnavailable): the server is currently unable to handle the request (get projects.project.openshift.io)
Issue
- Cant run "oc projects" from CLI
#oc projects --loglevel=8
I0505 13:31:20.692535 51875 request.go:942] Response Body: service unavailable
I0505 13:31:20.692868 51875 helpers.go:196] server response object: [{
"metadata": {},
"status": "Failure",
"message": "the server is currently unable to handle the request (get projects.project.openshift.io)",
"reason": "ServiceUnavailable",
"details": {
"group": "project.openshift.io",
"kind": "projects",
"causes": [
{
"reason": "UnexpectedServerResponse",
"message": "service unavailable"
}
]
},
"code": 503
Environment
- Red Hat Container Platform 4.2
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.