Bug 1964786
Summary: | Serial console does not load | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Guohua Ouyang <gouyang> | ||||||
Component: | Console Kubevirt Plugin | Assignee: | Phillip Bailey <phbailey> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Guohua Ouyang <gouyang> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 4.8 | CC: | aos-bugs, gouyang, yzamir | ||||||
Target Milestone: | --- | ||||||||
Target Release: | 4.9.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: | 2021-10-18 17:31:45 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: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 2002649 | ||||||||
Attachments: |
|
note: I have pressed 'ENTER' on the black screen and wait long time enough. Note: We use a patternfly component: https://github.com/patternfly/patternfly-react/tree/master/packages/react-console We only send this component a VMI resource, It looks like the bug is in PF - once a fix is found, it should be propagated to PF Note II: This but is in the same PF component as https://bugzilla.redhat.com/show_bug.cgi?id=1964789 still not able to load serial console on master. Created attachment 1795831 [details]
Serial console loading
Guohua, please see the video I have attached. This is from a clean master branch. Did you hit enter after clicking in the console area? The console text won't show up until you do for some reason. I think that's something we should try to fix in a separate PR. It's fixed indeed, not sure why it didn't load yesterday. Move the bug to verified. 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.9.0 bug fix and 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-2021:3759 |
Created attachment 1787086 [details] serial console does not load Description of problem: Serial console does not load any more, it works in CLI, but not in web console. Version-Release number of selected component (if applicable): master How reproducible: 100% Steps to Reproduce: 1. Have a VM running 2. Visit VM serial console in console tab 3. Actual results: Serial console does not load Expected results: Serial console loads Additional info: VNC console loads well