Bug 1880217
| Summary: | Changes in details tab crashed network/disk tab | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Guohua Ouyang <gouyang> |
| Component: | Console Kubevirt Plugin | Assignee: | Ido Rosenzwig <irosenzw> |
| Status: | CLOSED ERRATA | QA Contact: | Guohua Ouyang <gouyang> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 4.6 | CC: | aos-bugs, gouyang |
| Target Milestone: | --- | ||
| Target Release: | 4.6.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: | 2020-10-27 16:42:20 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: | |||
Just to be clear, after playing with the console a bit, any change made in the details tab and then navigate to another tab will cause the crash verified on master. 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 (OpenShift Container Platform 4.6 GA Images), 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:4196 |
Description of problem: Create a VM and make some changes in details page, like changing boot order, flavor or node selectors, then visit network/disk tab, it's crashed. Trace: Error: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node. at h.componentWillUnmount (http://0.0.0.0:9000/static/vendors~main-chunk-a36f987e375df7e6f09a.min.js:54:190480) at http://0.0.0.0:9000/static/vendors~main-chunk-a36f987e375df7e6f09a.min.js:160:72564 at Ra (http://0.0.0.0:9000/static/vendors~main-chunk-a36f987e375df7e6f09a.min.js:160:72605) at La (http://0.0.0.0:9000/static/vendors~main-chunk-a36f987e375df7e6f09a.min.js:160:72686) at za (http://0.0.0.0:9000/static/vendors~main-chunk-a36f987e375df7e6f09a.min.js:160:74357) at http://0.0.0.0:9000/static/vendors~main-chunk-a36f987e375df7e6f09a.min.js:160:93131 at t.unstable_runWithPriority (http://0.0.0.0:9000/static/vendors~main-chunk-a36f987e375df7e6f09a.min.js:168:3878) at li (http://0.0.0.0:9000/static/vendors~main-chunk-a36f987e375df7e6f09a.min.js:160:41488) at Us (http://0.0.0.0:9000/static/vendors~main-chunk-a36f987e375df7e6f09a.min.js:160:90936) at Ms (http://0.0.0.0:9000/static/vendors~main-chunk-a36f987e375df7e6f09a.min.js:160:79608) Version-Release number of selected component (if applicable): master How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: