Bug 1600139 - [REGRESSION] VMRC console does not work
Summary: [REGRESSION] VMRC console does not work
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.10.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: GA
: 5.10.0
Assignee: Dávid Halász
QA Contact: Antonin Pagac
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-07-11 13:57 UTC by Antonin Pagac
Modified: 2019-02-11 14:10 UTC (History)
7 users (show)

Fixed In Version: 5.10.0.6
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-02-11 14:10:08 UTC
Category: ---
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
vmrc console errors (58.97 KB, image/png)
2018-07-11 13:57 UTC, Antonin Pagac
no flags Details

Description Antonin Pagac 2018-07-11 13:57:25 UTC
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:

Comment 4 CFME Bot 2018-07-12 15:03:36 UTC
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(-)

Comment 5 Antonin Pagac 2018-07-16 13:39:35 UTC
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.

Comment 6 CFME Bot 2018-07-24 01:31:13 UTC
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(-)

Comment 7 Antonin Pagac 2018-07-30 13:08:23 UTC
Verified with 5.10.0.6.


Note You need to log in before you can comment on or make changes to this bug.