Bug 1666829
Summary: | [machines] yellow popup error box shows old messages | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Bimal Chollera <bcholler> |
Component: | cockpit-appstream | Assignee: | Katerina Koukiou <kkoukiou> |
Status: | CLOSED ERRATA | QA Contact: | Xianghua Chen <xchen> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | 8.0 | CC: | bcholler, kkoukiou, mmarusak, mpitt, rhodain, xchen |
Target Milestone: | rc | Flags: | kkoukiou:
needinfo+
kkoukiou: needinfo+ |
Target Release: | 8.4 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 233.1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-05-18 15:53:08 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
Bimal Chollera
2019-01-16 16:57:16 UTC
Can you please be more specific which error box you mean? Maybe do a screenshot? Bimal, ping? Thanks Roman, that helps. Indeed this error message is confusing in this case. But instead of showing a timestamp, I propose to just remove it after re-clicking the action (such as "Start" or "Install"). I believe this behaviour didn't change, but I'll let Katerina give the definitive answer. Any update on it, katerina? This behavior changed in release 232. Since this release, notifications will appear inline with vms rows, next to the state string, wrapped inside a popover. When a VM will get two errors caused by lifecycle operations, the second will overwrite the first one, so there is not confusion any more about which came first. Pre verified with: cockpit-machines-233.1-1.el8.noarch Steps: 1. Prepare a VM, keep it shut down 2. Deactivate the network, click Run There will be an icon and error occur at the State part with "Failed view more", then click "view more" you can see an error box pop up with details: VM cirros failed to start Requested operation is not valid: network 'default' is not active 3. Active the network, and rename the source image like: # mv cirros1.qcow2 cirros.qcow2 4. Click Run again ,same icon and error as in step 2, but click "view more", you can see the new error message is showing failure caused by "No such file or directory" 5. Fresh the page, the error message is gone. 6. Enter the vm sub-page, and repeat step 2-5, the error message shows correctly. So set as verify:tested. Verified with: cockpit-224.2-1.el8.x86_64 cockpit-machines-233.1-1.el8.noarch libvirt-dbus-1.3.0-2.module+el8.3.0+6423+e4cb6418.x86_64 Steps: 1. Prepare a VM, keep it shut down 2. Deactivate the network, click Run There will be an icon and error occur at the State part with "Failed view more", then click "view more" you can see an error box pop up with details: VM cirros failed to start Requested operation is not valid: network 'default' is not active 3. Active the network, and rename the source image like: # mv cirros1.qcow2 cirros.qcow2 4. Click Run again ,same icon and error as in step 2, but click "view more", you can see the new error message is showing failure caused by "No such file or directory" 5. Fresh the page, the error message is gone. 6. Enter the vm sub-page, and repeat step 2-5, the error message shows correctly. So 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 (cockpit-appstream bug fix and enhancement 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/RHBA-2021:1875 |