docker / kitematic

Visual Docker Container Management on Mac & Windows
https://kitematic.com
Apache License 2.0
12.25k stars 1.41k forks source link

Unexpected error with Kitematic #4148

Open gelsas opened 5 years ago

gelsas commented 5 years ago

I just wanted to use Kitematic but I am getting this error when it tries to setup for the first time. What do I need to do to make it work? (windows 10)

Command failed: C:\Program Files\Docker\Docker\Resources\bin\docker-machine.EXE -D create -d virtualbox --virtualbox-memory 2048 default,Docker Machine Version: 0.15.0, build b48dc28d,Found binary path at C:\Program Files\Docker\Docker\Resources\bin\docker-machine.EXE,Launching plugin server for driver virtualbox,Plugin server listening at address 127.0.0.1:50390,() 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 C:\Program Files\Docker\Docker\Resources\bin\docker-machine.EXE,Launching plugin server for driver virtualbox,Plugin server listening at address 127.0.0.1:50392,() Calling .GetVersion,Using API Version 1,() Calling .SetConfigRaw,() Calling .GetMachineName,(default) Calling .GetMachineName,(default) Calling .DriverName,(default) Calling .GetCreateFlags,(default) Calling .SetConfigFromFlags,Reading certificate data from C:\Users\gelsas.docker\machine\certs\ca.pem,Decoding PEM data...,Parsing certificate...,Reading certificate data from C:\Users\gelsas.docker\machine\certs\cert.pem,Decoding PEM data...,Parsing certificate...,(default) Calling .PreCreateCheck,(default) DBG | COMMAND: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe --version,(default) DBG | STDOUT:,(default) DBG | {,(default) DBG | 5.2.18r124319,(default) DBG | },(default) DBG | STDERR:,(default) DBG | {,(default) DBG | },(default) DBG | COMMAND: wmic computersystem get hypervisorpresent,(default) DBG | STDOUT:,(default) DBG | {,(default) DBG | HypervisorPresent ,(default) DBG | TRUE ,(default) DBG | ,(default) DBG | },Error with pre-create check: "This computer is running Hyper-V. VirtualBox won't boot a 64bits VM when Hyper-V is activated. Either use Hyper-V as a driver, or disable the Hyper-V hypervisor. (To skip this check, use --virtualbox-no-vtx-check)",open C:\Users\gelsas.docker\machine\machines\default\default\Logs\VBox.log: Das System kann den angegebenen Pfad nicht finden.,notifying bugsnag: [Error with pre-create check: "This computer is running Hyper-V. VirtualBox won't boot a 64bits VM when Hyper-V is activated. Either use Hyper-V as a driver, or disable the Hyper-V hypervisor. (To skip this check, use --virtualbox-no-vtx-check)"],

AnneTuftandNeedle commented 5 years ago

I'm using MacOS 10.4 Mojave and have the same kind of issue, except at the end it says:

Error setting up host only network on machine start: The host-only adapter we just created is not visible. This is a well known VirtualBox bug. You might want to uninstall it and reinstall at least version 5.0.12 that is is supposed to fix this issue,