Bug 1668437
Summary: | WebMKS console does not work in Edge browser - CSP violation | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Antonin Pagac <apagac> |
Component: | UI - OPS | Assignee: | Dávid Halász <dhalasz> |
Status: | CLOSED ERRATA | QA Contact: | Sudhir Mallamprabhakara <smallamp> |
Severity: | medium | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
Priority: | medium | ||
Version: | 5.9.7 | CC: | bmidwood, dmetzger, hkataria, lavenel, mpovolny, obarenbo, simaishi |
Target Milestone: | GA | ||
Target Release: | 5.11.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 5.11.0.1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-12-12 13:34:59 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | Bug | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | CFME Core | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1723351 | ||
Bug Blocks: |
Description
Antonin Pagac
2019-01-22 18:00:45 UTC
Merged bf24a2bab2b1c3d47fd37aba55b042918347ca01 into manageiq/manageiq-ui-classic New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/bf24a2bab2b1c3d47fd37aba55b042918347ca01 commit bf24a2bab2b1c3d47fd37aba55b042918347ca01 Author: Dávid Halász <dhalasz> AuthorDate: Wed Jan 23 05:22:04 2019 -0500 Commit: Dávid Halász <dhalasz> CommitDate: Wed Jan 23 05:22:04 2019 -0500 Allow `blob:` type in img-src CSP for WebMKS remote consoles Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1668437 app/controllers/vm_remote.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Appliance version 5.11.0.10. Webmks and VNC consoles do NOT work. Browser doesn't matter. Webmks error: " WebSocket connection to 'wss://<IP>/ws/console/6502a18…' failed: Error during WebSocket handshake: Unexpected response code: 500 WMKS.WebSocket @ wmks.min.js:1 " VNC error: " WebSocket connection to 'wss://<IP>/ws/console/9eaa1ae…' failed: Error during WebSocket handshake: Unexpected response code: 500 open @ vnc-d6cfe1f50ccd20ca…d89c584b4e9f.js:167 Msg: Server disconnected (code: 1006) Util.Error @ vnc-d6cfe1f50ccd20ca…d89c584b4e9f.js:102 VNC undefined onUpdateState @ vnc-d6cfe1f50ccd20ca…d89c584b4e9f.js:369 " Please advise if this should be tracked as a new separate issue. VMRC console works fine. Hi, this bug is related to the CSP violation in MS Edge, can you please open a new BZ for the issue(s) you found? Then you can mark it as a blocker of this one. Thanks Opened bz 1723351 Verified with 5.11.0.13. 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:4199 |