-
Notifications
You must be signed in to change notification settings - Fork 898
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot Access VM Console for VMware provider #23053
Comments
Hi @Fryguy, any updates regarding this issue? |
@GilbertCherrie Can you take a look at this one? I know we fixed something regrading vm consoles, but I can't remember if it landed in Petrosian or not. |
I tried to replicate this locally but I can't get the console page to load probably due to lacking a real provider. However, given this issue: #22954 it seems the page is functional and other users are able to connect to the console. @Fryguy The issue that was fixed was a sizing issue fixed by this pr: ManageIQ/manageiq-ui-classic#8919 and backported to Morphy, Petrosian and Quinteros. |
As per the redhat kcs, we have extracted the webmks in the /var/www/miq/public path. after that, we trying to connect the vmware console. but it seems to be connecting https://access.redhat.com/solutions/3376081 we followed the above doc. |
Sounds good, can we close out this issue then? |
Hi @GilbertCherrie , Actually what santhosh trying to say is, he have configured the webmks package in manageiq like mentioned in the redhat kcs. But however, it is not working for him. |
Do you have any logs with errors available that we can read through? |
Hi @GilbertCherrie Here are the VMConsole related logs for your reference. |
@Fryguy I don't think this is a UI issue. There is probably something wrong with the configuration which is causing it to fail to connect. I can't recreate this since I don't have any real provider data to test with but looking at this issue: #22954 it looks like the Webmks console loads properly in the UI. |
I wonder of something changed with WebMks itself or perhaps VMware. cc @agrare |
@SanthoshRam-03 @remo233 what version of vSphere and what version of the HTML Console SDK are you using? |
@GilbertCherrie have you tested this lately? Not sure if it is related but when I tried this out I get the following error in my rails server
|
@agrare No I don't have any actual provider to test this with. I just saw a similar issue opened around the same time as this where they were able to access the console but it was just not scaling properly in the browser |
@GilbertCherrie well that is easy to fix :D I sent you one |
I just tested this on an appliance and a vSphere version |
Adam, glad to hear from you.
Could you please share the steps to resolve this ?
…On Wed, Jul 17, 2024, 10:44 PM Adam Grare ***@***.***> wrote:
I just tested this on an appliance and a vSphere version 7.0.3.01700 and
it works fine.
—
Reply to this email directly, view it on GitHub
<#23053 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AZO3IVUIPACJ6WFXXAMMRWLZM2RALAVCNFSM6AAAAABISRRYOGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMZTHAYDEOBYGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
This issue has been automatically marked as stale because it has not been updated for at least 3 months. If you can still reproduce this issue on the current release or on |
In the ManageIQ production environment, attempting to access the VM console results in an error where the WebMKS connection gets stuck at "WEBMKS Connecting.".
Steps to reproduce:
Expected Behavior:
The VM console should successfully connect to and display the VM interface.
Observed Behavior:
The WebMKS interface is stuck at "WEBMKS Connecting" and does not proceed to display the VM console.
Environment Details:
ManageIQ version: Petrosian
Provider: VMware
VM state: Powered On
The text was updated successfully, but these errors were encountered: