Bug 1496850

Summary: WebMKS Console : Proxy Error
Product: Red Hat CloudForms Management Engine Reporter: Kedar Kulkarni <kkulkarn>
Component: UI - OPSAssignee: Dávid Halász <dhalasz>
Status: CLOSED CURRENTRELEASE QA Contact: Kedar Kulkarni <kkulkarn>
Severity: high Docs Contact:
Priority: medium    
Version: 5.8.0CC: hkataria, jhardy, kkulkarn, mpovolny, obarenbo, simaishi
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.9.0Flags: 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:
Description Flags
Proxy Error 502 WebMKS Console none

Description Kedar Kulkarni 2017-09-28 15:52:16 UTC
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:

Comment 2 Kedar Kulkarni 2017-09-28 15:53:22 UTC
Expected results: WebMKS Console should appear with no Proxy Errors.

Comment 7 CFME Bot 2017-10-09 08:08:36 UTC
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(-)

Comment 9 Kedar Kulkarni 2017-10-11 21:49:59 UTC
Tried to reproduce error with 5 new appliances, did not see it even once. Marking this fix verified.