Bug 1805973

Summary: console white screens with error upon login and redirecting to /dashboards
Product: OpenShift Container Platform Reporter: Samuel Padgett <spadgett>
Component: Management ConsoleAssignee: Rastislav Wagner <rawagner>
Status: CLOSED ERRATA QA Contact: shahan <hasha>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 4.4CC: aos-bugs, cvogt, hasha, jokerman, rawagner, spadgett, yapei
Target Milestone: ---   
Target Release: 4.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1805964 Environment:
Last Closed: 2020-05-13 21:59:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1805964    
Bug Blocks:    

Description Samuel Padgett 2020-02-21 18:31:09 UTC
+++ This bug was initially created as a clone of Bug #1805964 +++

Description of problem:
User's first experience can result in a white screen and an unusable web console.


How reproducible:


Steps to Reproduce:
1. create a user with roles self-provisioner and view: https://github.com/redhat-developer/devconsole-operator/blob/master/hack/install_devconsole/create_user.sh
2. login to console

Actual results:
User is redirected to the `/dashboards` page.
Screen turns white with error logged to javascript console

backend.js:6 TypeError: Cannot read property 'status' of undefined
    at l (dashboards-chunk-9ec0d2244a6aad7872df.min.js:1)
    at Ni (vendors~main-chunk-a7bf97db684d6199ee54.min.js:161170)
    at Ku (vendors~main-chunk-a7bf97db684d6199ee54.min.js:161170)
    at Bu (vendors~main-chunk-a7bf97db684d6199ee54.min.js:161170)
    at Lu (vendors~main-chunk-a7bf97db684d6199ee54.min.js:161170)
    at Du (vendors~main-chunk-a7bf97db684d6199ee54.min.js:161170)

Expected results:
App doesn't crash and user can view the web console.

--- Additional comment from Samuel Padgett on 2020-02-21 18:29:36 UTC ---

This happens because this particular user can see metrics, but can't list clusteroperators. We should make sure we have appropriate error handling for any resource we request on the dashboard and probably add error boundaries.

--- Additional comment from Samuel Padgett on 2020-02-21 18:29:50 UTC ---

TypeError: "operatorStatuses[0] is undefined"
    OperatorsSection OperatorStatusBody.tsx:52
    React 17
    Redux 7
    pollAndWatch k8s.ts:235
    step main-e08a38f9ee9e671758e9.js:20816
    verb main-e08a38f9ee9e671758e9.js:20797
    rejected main-e08a38f9ee9e671758e9.js:20789

Comment 3 shahan 2020-03-03 08:33:01 UTC
1. oc create clusterrolebinding testuser-43_role1 --clusterrole=self-provisioner --user=testuser-43
2. oc create clusterrolebinding testuser-43_role2 --clusterrole=view --user=testuser-43
3. login to console with testuser-43
The console works well and the user can view console page.
4.4.0-0.nightly-2020-03-02-231151

Comment 5 errata-xmlrpc 2020-05-13 21:59:49 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:0581