I have not accessed the https://<hostip>:8333 for a while to manage the VM's, but now when I try, I login and get the error
"Unexpected response from vmware-authd: 501 Global command GLOBAL server to non-host agent targets not supported"
I have installed the latest RC2, but still the same result. What am I doing wrong?
The only change I have made on the host server is to change my gateway and resolv.conf entries to point to a new nameserver.
jac_nz, are you using the VMware Server Console from VMware Server 1.0? That is the exact response I get when I use it against a VMware Server 2.0 host...
Hi,
I am using the vmware server 2.0 host and trying to use the vmware server 1.0 console thick client will certainly raise this error.
But I was trying to access it via the web interface, using port 8222,(which maps to the https 8333 port) and getting the same message.
Last night I discovered that the service I want is actually on port 8000 (https 8001) for the version 2 console. It was another setting in my
hosts file that was not mapping localhost correctly back to 127.0.0.1 that was the actual problem.
So seems I was barking up the wrong tree trying to use port 8222 when the version 2 console is on 8000.
Hope this helps