Bug 1464006
| Summary: | Remote VNC/SPICE consoles lack logging when the remote endpoint is inaccessible | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Dávid Halász <dhalasz> | |
| Component: | UI - OPS | Assignee: | Dávid Halász <dhalasz> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Kedar Kulkarni <kkulkarn> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | high | |||
| Version: | 5.7.0 | CC: | dajohnso, hkataria, jhardy, kkulkarn, mpovolny, obarenbo, simaishi | |
| Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
| Target Release: | 5.9.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ui:html5:console | |||
| Fixed In Version: | 5.9.0.1 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1468613 1478436 (view as bug list) | Environment: | ||
| Last Closed: | 2018-03-06 15:06:22 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: | ||||
| Bug Blocks: | 1468613, 1478436 | |||
|
Description
Dávid Halász
2017-06-22 09:12:15 UTC
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/73163cdec8a0085675a9dec64360bb4382a488a8 commit 73163cdec8a0085675a9dec64360bb4382a488a8 Author: Dávid Halász <dhalasz> AuthorDate: Thu Jun 22 11:03:25 2017 +0200 Commit: Dávid Halász <dhalasz> CommitDate: Mon Jun 26 11:34:41 2017 +0200 Add additional logging into the websocket proxy for easier debugging https://bugzilla.redhat.com/show_bug.cgi?id=1464006 lib/websocket_proxy.rb | 6 ++++-- lib/websocket_server.rb | 2 +- spec/lib/websocket_proxy_spec.rb | 3 ++- 3 files changed, 7 insertions(+), 4 deletions(-) Verified using reproduction steps in https://bugzilla.redhat.com/attachment.cgi?id=1326212 |