docker-archive/toolbox

Installation Error: Getting this error when running the Docker Quickstart Terminal

adam-janowitz opened this issue · 1 comments

I'm using Windows 10 Home 64bit.

Steps I took:

  1. Installed Docker Toolbox
  2. Double click the Docker Quickstart Terminal
  3. Receive the following error
Starting "default"...
(default) Check network to re-create if needed...
Error setting up host only network on machine start: VirtualBox is configured with multiple host-only adapters with the same name "HostInterfaceNetworking-Npcap Loopback Adapter". Please remove one
Looks like something went wrong in step ´Checking status on default´... Press any key to continue...

How to solve this blocker?

I had the same issue today and it was related to VirtualBox. I did the following:

  • Uninstall everything, including the VM.

  • Reinstall docker toolbox (no VirtualBox)

  • Install the latest version of VirtualBox

  • Restart the computer

  • Open the VM and delete every instance it might have.

  • Run Docker ToolBox as Admin

  • If you want to see the whole thing unfold, leave the VM open and click on the green arrow "show". It should work and have only the "default" active.