I downloaded and installed the .bin file for the ESXi Remote Console. I click on the shortcut and it looks like it tries to load but doesn’t. Not sure where there’s a log or anything to see for errors. Can anyone please point me in the right direction?
When you say “I click on the shortut”, I assume that is in a (not identified by you) GUI environment.
When having start problems in a GUI environment that hides what really happens, start the program from a terminal emulator to enable you to see if there are any messages.
Indeed, I’m using the GUI. Sorry for not mentioning that. I’ve tried to run it in the terminal to no avail. I did look at a log and some files are not found in certain folders. Here’s a copy of the log:
2017-02-23T16:41:55.822-06:00| vthread-4| I125: Log for VMware Workstation pid=13486 version=12.0.0 build=build-4288174 option=Release2017-02-23T16:41:55.822-06:00| vthread-4| I125: The process is 64-bit.
2017-02-23T16:41:55.822-06:00| vthread-4| I125: Host codepage=UTF-8 encoding=UTF-8
2017-02-23T16:41:55.822-06:00| vthread-4| I125: Host is Linux 4.4.46-11-default openSUSE Leap 42.2
2017-02-23T16:41:55.822-06:00| vthread-4| I125: DictionaryLoad: Cannot open file "/usr/lib/vmware/settings": No such file or directory.
2017-02-23T16:41:55.822-06:00| vthread-4| I125: PREF Optional preferences file not found at /usr/lib/vmware/settings. Using default values.
2017-02-23T16:41:55.822-06:00| vthread-4| I125: DictionaryLoad: Cannot open file "/home/michael/.vmware/config": No such file or directory.
2017-02-23T16:41:55.822-06:00| vthread-4| I125: PREF Optional preferences file not found at /home/michael/.vmware/config. Using default values.
2017-02-23T16:41:55.822-06:00| vthread-4| I125: PREF Unable to check permissions for preferences file.
2017-02-23T16:41:55.822-06:00| vthread-4| I125: DictionaryLoad: Cannot open file "/home/michael/.vmware/preferences": No such file or directory.
2017-02-23T16:41:55.822-06:00| vthread-4| I125: PREF Failed to load user preferences.
I will say the documentation is rather lacking. Any thoughts? Has anyone gotten this to run?
Actually, the Desktop probably isn’t relevant.
But, you do need to better describe what you are trying to do,
The DCUI is supposed to run locally on the ESXi machine (you also need to enable local console access), and then if you wish to connect remotely you are supposed to SSH in to access a locally running console.
In other words, unless you’re trying to run a different app, you’re trying to execute something on your openSUSE which is not supposed to be run there.
BTW - You might have gotten better eyes on this if you posted this in the Virtualization forum instead, since this is very much a virtualization related question.
With ESXi 6.x the RC is pretty much useless, to access your VM in a sensible manner (apart from running vSphere Client in a KVM/VMware instance which is also now deprecated), visit your ESXi’s WebUI via; https://IP/ui/
It offers a full blown web interface that allows you to manage your ESXi instance like you would via vSphere Client on Windows except it works on all platforms and offers the same remote control functionality.