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:
Expected results: WebMKS Console should appear with no Proxy Errors.
https://github.com/ManageIQ/manageiq-ui-classic/pull/2318
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.