Bug 1557387

Summary: Fix WebMKS/VNC console connectivity
Product: Red Hat CloudForms Management Engine Reporter: Brian McLaughlin <bmclaugh>
Component: UI - OPSAssignee: Brian McLaughlin <bmclaugh>
Status: CLOSED CURRENTRELEASE QA Contact: Kedar Kulkarni <kkulkarn>
Severity: high Docs Contact:
Priority: high    
Version: 5.9.0CC: cpelland, dmetzger, hkataria, kkulkarn, lavenel, mpovolny, obarenbo
Target Milestone: GAKeywords: Regression, TestOnly, ZStream
Target Release: 5.10.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 5.10.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1558075 1558076 (view as bug list) Environment:
Last Closed: 2019-02-11 13:59:52 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1558075, 1558076    
Attachments:
Description Flags
VNC console access error message none

Description Brian McLaughlin 2018-03-16 14:05:59 UTC
Created attachment 1408810 [details]
VNC console access error message

Description of problem:
When trying to connect to WebMKS or VNC consoles on a VMware provider the connection fails with an error: "Console access failed: remote console requires console credentials"

Version-Release number of selected component (if applicable):


How reproducible:
100%

Steps to Reproduce:
1. Attempt to connect to WebMKS or VNC console
2.
3.

Actual results:
Error: "Console access failed: remote console requires console credentials"

Expected results:
Console connects.

Additional info:

Comment 3 CFME Bot 2018-03-16 19:22:38 UTC
New commit detected on ManageIQ/manageiq-providers-vmware/master:

https://github.com/ManageIQ/manageiq-providers-vmware/commit/ae8c2eb0fc33e746288fd5e4866d19cb1861857c
commit ae8c2eb0fc33e746288fd5e4866d19cb1861857c
Author:     Brian McLaughlin <bmclaugh>
AuthorDate: Fri Mar 16 10:07:22 2018 -0400
Commit:     Brian McLaughlin <bmclaugh>
CommitDate: Fri Mar 16 10:07:22 2018 -0400

    Limit auth check to VMRC

    https://bugzilla.redhat.com/show_bug.cgi?id=1557387

 app/models/manageiq/providers/vmware/infra_manager/vm/remote_console.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comment 5 Kedar Kulkarni 2018-03-19 06:37:46 UTC
Believe it worked until last build. 5.9.0.22

Comment 6 Kedar Kulkarni 2018-03-19 06:40:41 UTC
Also works in 5.8.3.4. Hence Regression.

Comment 9 Kedar Kulkarni 2018-07-02 16:47:28 UTC
on 5.10.0.2 I was able to access Remote Console without credentials related issue as mentioned in Comment 1