Bug 1496850
Summary: | WebMKS Console : Proxy Error | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Kedar Kulkarni <kkulkarn> | ||||
Component: | UI - OPS | Assignee: | Dávid Halász <dhalasz> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Kedar Kulkarni <kkulkarn> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 5.8.0 | CC: | hkataria, jhardy, kkulkarn, mpovolny, obarenbo, simaishi | ||||
Target Milestone: | GA | Keywords: | TestOnly, ZStream | ||||
Target Release: | 5.9.0 | Flags: | kkulkarn:
automate_bug+
|
||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | ui:webmks:console | ||||||
Fixed In Version: | 5.9.0.2 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1500445 (view as bug list) | Environment: | |||||
Last Closed: | 2018-03-06 14:45:55 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: | 1500445 | ||||||
Attachments: |
|
Expected results: WebMKS Console should appear with no Proxy Errors. New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/dc98c71158f527060dea74615364ffd11e4fd490 commit dc98c71158f527060dea74615364ffd11e4fd490 Author: Dávid Halász <dhalasz> AuthorDate: Fri Oct 6 11:56:20 2017 +0200 Commit: Dávid Halász <dhalasz> CommitDate: Fri Oct 6 11:56:20 2017 +0200 Fixed path to jquery and jquery-ui in the asset pipeline https://bugzilla.redhat.com/show_bug.cgi?id=1496850 https://bugzilla.redhat.com/show_bug.cgi?id=1497830 app/assets/javascripts/application.js | 4 ++-- app/views/layouts/remote_console.html.haml | 2 +- app/views/vm_common/console_vmrc.html.haml | 2 +- app/views/vm_common/console_webmks.html.haml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) Tried to reproduce error with 5 new appliances, did not see it even once. Marking this fix verified. |
Created attachment 1332033 [details] Proxy Error 502 WebMKS Console Description of problem: Opening WebMKS console is throwing Proxy error. Version-Release number of selected component (if applicable): 5.8.2.x How reproducible: Believe 100% with newly provisioned appliance, on first WebMKS Console launch Steps to Reproduce: 1.Login to CFME appliance, add a VMware Provider that supports WebMKS Remote Console 2. Navigate to Administrator|EVM(Top Right corner) -> Configuration -> VMware Console Suppport, set it to VMware WebMKS 3.Navigate to Compute -> Infrastructure -> Virtual Machine, click on any running virtual machine. 4.Click Access-> VM Console. Actual results: See screenshot attached Expected results: Additional info: