Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

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

Open
adam-janowitz opened this issue Apr 23, 2020 · 1 comment

Comments

@adam-janowitz
Copy link

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?

@myialine
Copy link

myialine commented Jul 5, 2020

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants