khanzia05
Contributor
Contributor

i am facing same issue. I have gns3 2.2.8. My os is Window10. intalled VMware Workstation player VMware-player-15.5.2-15785246. getting below error  when trying to to select enable gns3 VM

Error while saving settings: GNS3VM: Error while executing VMware command: vmrun has returned an error: Unable to connect to host.

Error: The specified version was not found

Try to run "C:\Program Files (x86)\VMware\VMware VIX\vmrun.exe" -T player checkToolsState "C:\Users\ADMIN\Documents\Virtual Machines\GNS3 VM\GNS3 VM.vmx" in a terminal to see more details.

And make sure GNS3 and VMware run under the same user.

when i am running suggested cmd getting below error

c:\Program Files (x86)\VMware\VMware VIX>vmrun.exe -T player checkToolsState "C:\Users\ADMIN\Documents\Virtual Machines\GNS3 VM\GNS3 VM.vmx

Unable to connect to host.

Error: The specified version was not found

c:\Program Files (x86)\VMware\VMware VIX>

++-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------++

this the copy of my vixwrapper-confiog

#@Version-Info

#

# VixAllProducts revision mapping

#

# This file translates product version specifications into the appropriate Vix

# implementations.

#

# Each @Version-Info line has 5 white-space seperated entries:

#

#    provider-type: ws, esx, viserver, etc

#    apiVersion: the apiVersion supported, as passed in from VixHost_Connect()

#    ipc-type: none, vmdb, vmodl, cim

#    product-version: the product version string

#

#    implementation-directory: the path to the library that implements the

#          version described by the first 4 parameters

#

#

# The configuration is based on the first 4 fields, which describe

# the product.  The 5th field is the location.  To force it to try

# multiple location, the same configuration can be repeated.  Note that

# list is built in LIFO order, so the latest entry in the configuration

# will be the first used.  If for some reason that value fails, it will

# continue through any other matches.

# Workstation 15.0.0

ws        19  vmdb  15.5.0 Workstation-15.0.0

player    19  vmdb  15.5.0 Workstation-15.0.0

# Workstation 15.0.1

ws        19  vmdb  15.5.1 Workstation-15.0.0

player    19  vmdb  15.5.1 Workstation-15.0.0

# Workstation 15.5.2

ws        19  vmdb  15.5.2 Workstation-15.0.0

player    19  vmdb  15.5.2 Workstation-15.0.0

# latest un-versioned

ws       19 vmdb e.x.p Workstation-15.5.0

player   19 vmdb 15.5.2 Workstation-15.5.0

#ws        19  vmdb  e.x.p Workstation-15.0.0

#player    19  vmdb  e.x.p Workstation-15.0.0

# latest un-versioned

ws       19 vmdb e.x.p Workstation-14.0.0

player   19 vmdb 15.5.2 Workstation-14.0.0

# EOF

Reply
0 Kudos