Hi all, If the host client is not doing The Right Thing, then it's because I did it wrong Can someone explain to me the consequences of not aligning to 1MB?
OK, the answer was staring me right in the face: wmks.min.js:1 2016-11-03T05:24:54.101Z [Info ] Using authentication scheme: 2 wmks.min.js:1 2016-11-03T05:24:54.101Z [Info ] vnc authentica...
See more...
OK, the answer was staring me right in the face: wmks.min.js:1 2016-11-03T05:24:54.101Z [Info ] Using authentication scheme: 2 wmks.min.js:1 2016-11-03T05:24:54.101Z [Info ] vnc authentication not implemented The HTML console does not currently support VNC authentication. Do you have the following set in the VMX file? RemoteDisplay.vnc.password Actually, upon further testing, you can have that key set, but if you have RemoteDisplay.vnc.enabled = "FALSE" then you can still use the HTML console. So you just need to disable VNC for that VM. Etienne
Hi there, It's likely that changes you made to the reverse proxy configuration have been reverted on reboot, unfortunately. In 5.0, the configuration is held in /etc/vmware/hostd/proxy.xm...
See more...
Hi there, It's likely that changes you made to the reverse proxy configuration have been reverted on reboot, unfortunately. In 5.0, the configuration is held in /etc/vmware/hostd/proxy.xml. Find an entry that looks like: <e id="2"> <_type>vim.ProxyService.LocalServiceSpec</_type> <accessMode>httpsWithRedirect</accessMode> <por>8308</port> <serverNamespace>/ui</serverNamespace> </e> Remove that entry. Unfortunately, there is still more to do. You need to re-number the other entries, and change the <_length> value at the top of the file. Restart hostd and now, your host client should work! You still have to have the trailing / though.
Hi, We fixed this issue some time ago, and will be releasing an updated version with the next 6.0 Patch release. For now, you could install the latest fling release: labs.vmware.com/flings/...
See more...
Hi, We fixed this issue some time ago, and will be releasing an updated version with the next 6.0 Patch release. For now, you could install the latest fling release: labs.vmware.com/flings/esxi-embedded-host-client
Hi Marcel, Thank you for reporting these issues. We have made some improvements wrt. iPad support in the latest release of the Fling. Could you update and let me know how it goes?
Hi all, Currently if you are using the Free Hypervisor license, most operations will fail - the host is essentially read-only. This is a known issue. At this stage there is no workaround ex...
See more...
Hi all, Currently if you are using the Free Hypervisor license, most operations will fail - the host is essentially read-only. This is a known issue. At this stage there is no workaround except to fall back to the evaluation license. Rest assured we are trying to address this issue.