Replies: 1 comment 2 replies
-
|
Are you using a containerized deployment or an appliance deployment? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We are experiencing an issue with VM consoles for the VMware provider. VMRC consoles work perfectly fine, but it seems they are not proxied through ManageIQ, and we do not want to provide direct access to our vCenter.
Therefore, we followed the procedure to add consoles via WebMKS. We downloaded the necessary files from Broadcom (we tried versions 2.2.0, 2.1.0, and 2.0.0). We properly placed the content in the webmks directory:
pwd -->
/var/www/miq/vmdb/public
└── webmks
├── css
│ ├── extended-keypad.css
│ ├── main-ui.css
│ ├── trackpad.css
│ └── wmks-all.css
├── img
│ ├── touch_sprite_feedback.png
│ └── touch_sprite.png
├── wmks-all.css
└── wmks.min.js
When we try to connect from the web browser, we get a 403 error on the URL https://{URL}/webmks/wmks.min.js
Have you encountered this issue before?
Best regards
Beta Was this translation helpful? Give feedback.
All reactions