I have Kitematic 1.11, Launching Docker Quick terminal works like a charm, it creates the VM, I can run all needed commands. However, when I trigger Kitematic GUI, it starts working 5%, 10%…then I get
WE ARE SORRY - There seems to have been an unexpected error with Kitematic
Command failed: C:\Program Files\Docker Toolbox\docker-machine.exe -D create -d virtualbox --virtualbox-memory 2048 default,Docker Machine Version: 0.7.0, build a650a40,Found binary path at C:\Program Files\Docker Toolbox\docker-machine.exe,Launching plugin server for driver virtualbox,Plugin server listening at address 127.0.0.1:24509,() 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 Toolbox\docker-machine.exe,Launching plugin server for driver virtualbox,Plugin server listening at address 127.0.0.1:24514,() Calling .GetVersion,Using API Version 1,() Calling .SetConfigRaw,() Calling .GetMachineName,(default) Calling .GetMachineName,(default) Calling .DriverName,Host already exists: “default”,
with 2 buttons “Retry Setup” “DElete VM & Retry Setup”
So, does this mean that if I use the terminal I can not use the GUI?
Thanks