Parallels / docker-machine-parallels

Parallels driver for Docker Machine https://github.com/docker/machine
MIT License
471 stars 35 forks source link

Can't create VM problem with version parsing #70

Closed Bukashk0zzz closed 7 years ago

Bukashk0zzz commented 7 years ago
docker-machine -D create -d parallels --parallels-memory 4096 --parallels-cpu-count 8 --parallels-disk-size 40000 --parallels-no-share dinghy          
Docker Machine Version:  0.12.2, build 9371605
Found binary path at /usr/local/bin/docker-machine-driver-parallels
Launching plugin server for driver parallels
Plugin server listening at address 127.0.0.1:49937
() Calling .GetVersion
Using API Version  1
() Calling .SetConfigRaw
() Calling .GetMachineName
(flag-lookup) Calling .GetMachineName
(flag-lookup) Calling .DriverName
(flag-lookup) Calling .GetCreateFlags
Found binary path at /usr/local/bin/docker-machine-driver-parallels
Launching plugin server for driver parallels
Plugin server listening at address 127.0.0.1:49941
() Calling .GetVersion
Using API Version  1
() Calling .SetConfigRaw
() Calling .GetMachineName
(dinghy) Calling .GetMachineName
(dinghy) Calling .DriverName
(dinghy) Calling .GetCreateFlags
(dinghy) Calling .SetConfigFromFlags
Running pre-create checks...
(dinghy) Calling .PreCreateCheck
(dinghy) DBG | executing: /usr/local/bin/prlctl --version
(dinghy) DBG | executing: /usr/local/bin/prlsrvctl info --license
(dinghy) DBG | Found Parallels Desktop version: &{%!d(string=) %!d(string=) [13 0 1] 3}, edition: business
(dinghy) DBG | executing: /usr/local/bin/prlsrvctl net info Shared
Error with pre-create check: "exit status 255"
notifying bugsnag: [Error with pre-create check: "exit status 255"]
legal90 commented 7 years ago

Hi @Bukashk0zzz, Please, show the output of these commands:

/usr/local/bin/prlsrvctl net info Shared
/usr/local/bin/prlsrvctl net list
Bukashk0zzz commented 7 years ago

Very weird because I get error: "The command is available only in Parallels Desktop for Mac Pro or Business Edition."

But I have Business Edition installed.

screen shot 2017-09-28 at 09 52 11
Bukashk0zzz commented 7 years ago

I google this problem and I think problem is local so sorry for interruption.

romankulikov commented 7 years ago

@Bukashk0zzz, please, send us technical data and post its id here. We'll try to investigate this licensing issue.