Description of problem Login to Openshift console fails intermittently and gives the below Error message Error An error has occurred Login to Openshift from command line fails intermittently with and gives the below error message Error from server: Internal error occurred: unexpected response: 200 Version-Release number of selected component (if applicable): atomic-openshift-3.2.1.31-1 atomic-openshift-utils-3.2.56-1 atomic-openshift-clients-3.2.1.31-1 atomic-openshift-master-3.2.1.31-1 How reproducible: Unconfirmed Steps to Reproduce: 1. `oc login` or login to web console Actual results: I0829 14:03:45.425772 13836 debugging.go:130] Content-Length: 756 I0829 14:03:45.428772 13836 helpers.go:142] server response object: [{ "metadata": {}, "status": "Failure", "message": "Internal error occurred: unexpected response: 200", "reason": "InternalError", "details": { "causes": [ { "message": "unexpected response: 200" } ] }, "code": 500 }] Expected results: successful login
This is waiting for a customer, not blocking 3.9.
Case remains waiting on customer, it appears to have helped based on their last feedback. Looks like etcd speed issue, not a bug.