Disconnected: illegal server message type ### wmks.min.js:1:6825decode overrun ### vs ###InvalidStateError: The source image could not be decodedDisconnected: unsupported encoding ####VMware Aria Automation 8.18.x
Workaround 1: Enable the Remote Console Proxy in vSphere
It is possible to enable proxying of remote consoles through vSphere en route from ESX to Aria Automation.
This is documented in the Techdocs article, Manage the VMware Remote Console Proxy Configuration. In the vSphere Advanced Settings, set:
config.mksdevproxy.enable = true
There are a number of other Advanced Settings which can be configured in vSphere to tune the remote console according to your usage pattern, as documented in TechDocs: Manage the VMware Remote Console Proxy Settings.
Here are some example values for these settings::
config.mksdevproxy.connLimit = 100
config.mksdevproxy.readthrottler = 0
config.mksdevproxy.writethrottler = 0
These values depend on the environmental use. Consult the documentation above and adapt to the expected usage.
Workaround 2: Disable the Console Proxy in Aria Automation
https://<Aria_AUTOMATION_FQDN>/automation/#/service/automation-ui/provisioning-ui;ash=%2FconfigurationPropertiesremote.console.proxy.webmks.enabledfalse