Bug 1608093
Summary: | VM Portal white screen within a few seconds of initial render | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Jason <jbryant> | |
Component: | ovirt-web-ui | Assignee: | Greg Sheremeta <gshereme> | |
Status: | CLOSED ERRATA | QA Contact: | Lucie Leistnerova <lleistne> | |
Severity: | high | Docs Contact: | Rolfe Dlugy-Hegwer <rdlugyhe> | |
Priority: | medium | |||
Version: | 4.2.4 | CC: | bcholler, briasmit, dfediuck, gshereme, gveitmic, knakai, michal.skrivanek, mkalinin, nashok, rdlugyhe, sgoodman, tmichett | |
Target Milestone: | ovirt-4.3.0 | Keywords: | ZStream | |
Target Release: | --- | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: |
Previously, with some error conditions, the VM Portal displayed a completely white screen with no error message or debugging information. The current release fixes this issue: All error conditions display an error message and stack trace in the browser console.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1638476 (view as bug list) | Environment: | ||
Last Closed: | 2019-05-08 12:35:10 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | UX | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | 1609147 | |||
Bug Blocks: | 1638476 |
Description
Jason
2018-07-24 23:37:00 UTC
Also please see: bz: 1599525 (In reply to Jason from comment #7) > Also please see: > > bz: 1599525 But you say they have 1.3.9, so they do have the latest release ovirt-web-ui. ui.log is not relevant for VM portal, only for webadmin. Can you get a javascript console log from the browser? (In reply to Michal Skrivanek from comment #9) > (In reply to Jason from comment #7) > > Also please see: > > > > bz: 1599525 > > But you say they have 1.3.9, so they do have the latest release > ovirt-web-ui. > ui.log is not relevant for VM portal, only for webadmin. Can you get a > javascript console log from the browser? Hi Michal, They have downgraded to 4.1 as they reached their deadline. I don't think anything was captured on the browser side. Greg or Travis are probably more aware than me, but I don't think additional data can be requested (and its all secure anyway, its hard to get any logs). How reproducible: 50% - Just the "See All VMs" part. - As discussed with Greg, the crash might be due to the huge amount of VMs they see. Steps to Reproduce: 1. Install RHV 4.1.10 2. Create a Pool with 5 VMs 3. Add 2 AD users 4. Assign UserRole for both Users 5. Login with each user to User Portal, Grab a VM 6. Upgrade to 4.2 7. Login to VM Portal with one of the 2 AD users RESULT: user is able to see all 5 VMs, see screenshot 8. Update ovirt-web-ui to 1.3.9 (because this is left behind currently) RESULT: same thing, all 5 VMs of the pool can be seen NOTE: user can also manipulate all VMs, including shutting down VMs from other users and get as many VMs as he wants. both users have UserRole set on System therefore they can see the same set of VMs - all of them (In reply to Michal Skrivanek from comment #22) > both users have UserRole set on System therefore they can see the same set > of VMs - all of them Right, I configured both users with UserRole in RHV 4.1. When logging to the User Portal each could only see the Pool (not any VM), then get a VM from the Pool. At this point they would only see their VM. After upgrading to 4.2, they don't see the "Pool" to request a VM from, but see all VMs of the Pool. Is this really a permission problem? Is it the new portal? I'm very confused. Use this BZ 1608093 for the white screen. Use BZ 1609147 for the pool permission issue. ovirt-web-ui 1.4.4 (ovirt 4.2.7) has a proper error screen instead of white screen of death. When an error is encountered, a helpful stack trace should print in the browser console. Upgrade engine 4.1.11 -> 4.2.8 -> 4.3 (directly to 4.3 is not supported) was OK and user sees only his running VMs from the pool in VM portal. No blank page. User was in group that had UserRole on the pool. verified in ovirt-web-ui-1.5.0-1.el7ev.noarch with ovirt-engine-4.3.0.4-0.1.el7.noarch Feel free to reopen, when the problem persist. Updated the Doc Text field. 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-2019:1068 |