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:
https://github.com/ManageIQ/manageiq-providers-vmware/pull/211
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(-)
Believe it worked until last build. 5.9.0.22
Also works in 5.8.3.4. Hence Regression.
on 5.10.0.2 I was able to access Remote Console without credentials related issue as mentioned in Comment 1