Fedora Account System
Red Hat Associate
Red Hat Customer
Created attachment 1458120 [details] vmrc console errors Description of problem: VMRC console doesn't open. Browser opens a page with "Starting the VMRC application ..." but the console never appears. When inspecting the page, there are errors, see screenshot. Marking as regression because this worked in 5.9.3.4. Version-Release number of selected component (if applicable): 5.10.0.3 How reproducible: Always Steps to Reproduce: 1. Have VMRC bundle installed, vsphere provider added in cfme with VMRC credentials, VMRC console choosen in "VMware Console Support" 2. Choose any VM and try to access the console 3. Page opens in browser but console never starts Actual results: VMRC console doesn't appear; page in browser opens with errors Expected results: VMRC console appears Additional info:
https://github.com/ManageIQ/manageiq-ui-classic/pull/4286
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/3997623724c8a08cbc08970be0ec6c0bfcdb3886 commit 3997623724c8a08cbc08970be0ec6c0bfcdb3886 Author: Dávid Halász <dhalasz> AuthorDate: Thu Jul 12 09:47:21 2018 -0400 Commit: Dávid Halász <dhalasz> CommitDate: Thu Jul 12 09:47:21 2018 -0400 Fix asset pipeline for remote consoles when loading jquery Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1597352 Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1600139 app/assets/stylesheets/print.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Appliance version: 5.10.0.4 This is not fixed, I'm able to reproduce the issue following the reproduce steps. Console doesn't open and the errors on the page are the same as in the original issue.
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/0d95711677cf9198f4c2e10240629edd0aa5a55c commit 0d95711677cf9198f4c2e10240629edd0aa5a55c Author: Dávid Halász <dhalasz> AuthorDate: Mon Jul 23 08:45:09 2018 -0400 Commit: Dávid Halász <dhalasz> CommitDate: Mon Jul 23 08:45:09 2018 -0400 Fix path to jQuery when loading it separately for remote consoles Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1600139 Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1597352 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 +- config/initializers/assets.rb | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-)
Verified with 5.10.0.6.