Would you please make sure both the client and server side use VMware Workstation 15.5.6 and try if can still reproduce the issue? Thanks a lot Sorry, but that isn't the environment within w...
See more...
Would you please make sure both the client and server side use VMware Workstation 15.5.6 and try if can still reproduce the issue? Thanks a lot Sorry, but that isn't the environment within which I'm having the problem. I'm having an issue connecting to Workstation v12.5.9 build-7535481 running on a CentOS v7.8.2003 host. I have read nothing that states that this is not a supported scenario. This scenario worked fine until Workstation v15.5.6, thus something was changed that broke this. If you want instances of people having the exact same problem with v15.5.6 on both ends, then take a look at this thread. In that thread I've provided logs and indicated where the problem occurs within them. The logs state the client is attempting to connect via WebSocket when connections of this type are disabled. Seems like a pretty good indicator of where the problem is. 2020-06-13T02:28:28.704-07:00 info hostd[7F4CA72C9700] [Originator@6876 sub=Solo.Vmomi opID=ccd532fe user=XXX] Result: --> (vim.fault.GenericVmConfigFault) { --> faultCause = (vmodl.MethodFault) null, --> faultMessage = (vmodl.LocalizableMessage) [ --> (vmodl.LocalizableMessage) { --> key = "msg.mks.webSocket.enable", --> arg = <unset>, --> message = "WebSocket connections are disabled for this virtual machine." --> }, --> (vmodl.LocalizableMessage) { --> key = "msg.asyncsocket.generic", --> arg = <unset>, --> message = "Asyncsocket error" --> } --> ], --> reason = "WebSocket connections are disabled for this virtual machine.", --> messageInfo = (vim.vm.Message) [ --> (vim.vm.Message) { --> id = "msg.mks.webSocket.enable", --> argument = <unset>, --> text = "WebSocket connections are disabled for this virtual machine." --> }, --> (vim.vm.Message) { --> id = "msg.asyncsocket.generic", --> argument = <unset>, --> text = "Asyncsocket error" --> } --> ] --> msg = "WebSocket connections are disabled for this virtual machine. --> Asyncsocket error --> " --> }