Bug 1509060 - Login intermittently fails with unexpected response: 200
Summary: Login intermittently fails with unexpected response: 200
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Master
Version: 3.2.1
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 3.2.1
Assignee: Michal Fojtik
QA Contact: Wang Haoran
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-11-02 20:27 UTC by Steven Walter
Modified: 2021-09-09 12:47 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-01-08 21:07:09 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Steven Walter 2017-11-02 20:27:41 UTC
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

Comment 26 Michal Fojtik 2018-01-03 16:14:03 UTC
This is waiting for a customer, not blocking 3.9.

Comment 27 Steven Walter 2018-01-08 21:07:09 UTC
Case remains waiting on customer, it appears to have helped based on their last feedback. Looks like etcd speed issue, not a bug.


Note You need to log in before you can comment on or make changes to this bug.