Bug 2034129

Summary: blank page returned when clicking 'Get started' button
Product: OpenShift Container Platform Reporter: Yadan Pei <yapei>
Component: Dev ConsoleAssignee: divgupta
Status: CLOSED ERRATA QA Contact: spathak <spathak>
Severity: high Docs Contact:
Priority: high    
Version: 4.10CC: abhindas, aos-bugs, cjerolim, divgupta, kdoberst, nmukherj
Target Milestone: ---   
Target Release: 4.10.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-03-10 16:35:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Yadan Pei 2021-12-20 07:23:45 UTC
Description of problem:
when a new user first login to console, he will be asked to take a get started tour or skip tour, when user click 'Get started' a total blank page is returned, we can also see some script errors

Version-Release number of selected component (if applicable):
4.10.0-0.nightly-2021-12-18-034942

How reproducible:
Always

Steps to Reproduce:
1. a new user logins to console
2. click on 'Get started' button in the `Welcome to the Developer Perspective!` dialog
3.

Actual results:
2. a blank page returned 
react_devtools_backend.js:4045 Error: Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=undefined&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at Bc (vendors~main-chunk-adca5d70d1581cc34ef0.min.js:173061)
    at vendors~main-chunk-adca5d70d1581cc34ef0.min.js:173061
    at Da (vendors~main-chunk-adca5d70d1581cc34ef0.min.js:173061)
    at Hs (vendors~main-chunk-adca5d70d1581cc34ef0.min.js:173061)
    at xc (vendors~main-chunk-adca5d70d1581cc34ef0.min.js:173061)
    at Cc (vendors~main-chunk-adca5d70d1581cc34ef0.min.js:173061)
    at _c (vendors~main-chunk-adca5d70d1581cc34ef0.min.js:173061)
    at pc (vendors~main-chunk-adca5d70d1581cc34ef0.min.js:173061)
    at vendors~main-chunk-adca5d70d1581cc34ef0.min.js:173061
    at t.unstable_runWithPriority (vendors~main-chunk-adca5d70d1581cc34ef0.min.js:173374)

unhandled error: Uncaught Error: Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=undefined&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings. Error: Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=undefined&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at Bc (https://console-openshift-console.apps.qe-yanpzhan410.qe.devcluster.openshift.com/static/vendors~main-chunk-adca5d70d1581cc34ef0.min.js:213:107120)
    at https://console-openshift-console.apps.qe-yanpzhan410.qe.devcluster.openshift.com/static/vendors~main-chunk-adca5d70d1581cc34ef0.min.js:213:55340
    at Da (https://console-openshift-console.apps.qe-yanpzhan410.qe.devcluster.openshift.com/static/vendors~main-chunk-adca5d70d1581cc34ef0.min.js:213:66927)
    at Hs (https://console-openshift-console.apps.qe-yanpzhan410.qe.devcluster.openshift.com/static/vendors~main-chunk-adca5d70d1581cc34ef0.min.js:213:111737)
    at xc (https://console-openshift-console.apps.qe-yanpzhan410.qe.devcluster.openshift.com/static/vendors~main-chunk-adca5d70d1581cc34ef0.min.js:213:98327)
    at Cc (https://console-openshift-console.apps.qe-yanpzhan410.qe.devcluster.openshift.com/static/vendors~main-chunk-adca5d70d1581cc34ef0.min.js:213:98255)
    at _c (https://console-openshift-console.apps.qe-yanpzhan410.qe.devcluster.openshift.com/static/vendors~main-chunk-adca5d70d1581cc34ef0.min.js:213:98118)
    at pc (https://console-openshift-console.apps.qe-yanpzhan410.qe.devcluster.openshift.com/static/vendors~main-chunk-adca5d70d1581cc34ef0.min.js:213:95105)
    at https://console-openshift-console.apps.qe-yanpzhan410.qe.devcluster.openshift.com/static/vendors~main-chunk-adca5d70d1581cc34ef0.min.js:213:44774
    at t.unstable_runWithPriority (https://console-openshift-console.apps.qe-yanpzhan410.qe.devcluster.openshift.com/static/vendors~main-chunk-adca5d70d1581cc34ef0.min.js:221:3768) Error: Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=undefined&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at Bc (vendors~main-chunk-adca5d70d1581cc34ef0.min.js:173061)
    at vendors~main-chunk-adca5d70d1581cc34ef0.min.js:173061
    at Da (vendors~main-chunk-adca5d70d1581cc34ef0.min.js:173061)
    at Hs (vendors~main-chunk-adca5d70d1581cc34ef0.min.js:173061)
    at xc (vendors~main-chunk-adca5d70d1581cc34ef0.min.js:173061)
    at Cc (vendors~main-chunk-adca5d70d1581cc34ef0.min.js:173061)
    at _c (vendors~main-chunk-adca5d70d1581cc34ef0.min.js:173061)
    at pc (vendors~main-chunk-adca5d70d1581cc34ef0.min.js:173061)
    at vendors~main-chunk-adca5d70d1581cc34ef0.min.js:173061
    at t.unstable_runWithPriority (vendors~main-chunk-adca5d70d1581cc34ef0.min.js:173374)

Uncaught Error: Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=undefined&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at Bc (vendors~main-chunk-adca5d70d1581cc34ef0.min.js:173061)
    at vendors~main-chunk-adca5d70d1581cc34ef0.min.js:173061
    at Da (vendors~main-chunk-adca5d70d1581cc34ef0.min.js:173061)
    at Hs (vendors~main-chunk-adca5d70d1581cc34ef0.min.js:173061)
    at xc (vendors~main-chunk-adca5d70d1581cc34ef0.min.js:173061)
    at Cc (vendors~main-chunk-adca5d70d1581cc34ef0.min.js:173061)
    at _c (vendors~main-chunk-adca5d70d1581cc34ef0.min.js:173061)
    at pc (vendors~main-chunk-adca5d70d1581cc34ef0.min.js:173061)
    at vendors~main-chunk-adca5d70d1581cc34ef0.min.js:173061
    at t.unstable_runWithPriority (vendors~main-chunk-adca5d70d1581cc34ef0.min.js:173374)


Expected results:
2. 'Get started' should load getting started tour for normal user

Additional info:

Comment 1 Kim Dobestein 2021-12-20 14:28:09 UTC
Sending this over to the dev console since the appears to be happening when clicking "Get Started" on the `Welcome to the Developer Perspective!` dialog

Comment 3 Christoph Jerolimov 2022-01-04 08:50:59 UTC
Verified on 4.10.0-0.ci-2022-01-04-012641

Comment 8 errata-xmlrpc 2022-03-10 16:35:04 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 (Moderate: OpenShift Container Platform 4.10.3 security update), 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/RHSA-2022:0056