Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VBoxManage Error at "vccw.test: Booting VM" stage #353

Open
anthonyalvarez opened this issue Nov 26, 2019 · 0 comments
Open

VBoxManage Error at "vccw.test: Booting VM" stage #353

anthonyalvarez opened this issue Nov 26, 2019 · 0 comments

Comments

@anthonyalvarez
Copy link

Hello,

Getting a horific VBoxManage error while at ==> vccw.test: Booting VM stage.
Wondering where to find help for this situation.
Do not know where to look for help.
Is this a Vagrant, VirtualBox or VCCW issue?
Which forum should this question be sent too?

Meanwhile, successfully installed another random vagrant box and was able to run both vagrant up and vagrant ssh commands on that box, It seems like vagrant is setup properly.

Any clues appreciated.
Thank you.

Output of VCCW listed below.

antho@DESKTOP-LHRUNLM MINGW64 ~/Documents/vagrant/vccw
$ vagrant up
Bringing machine 'vccw.test' up with 'virtualbox' provider...
==> vccw.test: Checking if box 'vccw-team/xenial64' version '20180107' is up to date...
==> vccw.test: Clearing any previously set forwarded ports...
==> vccw.test: Clearing any previously set network interfaces...
==> vccw.test: Preparing network interfaces based on configuration...
    vccw.test: Adapter 1: nat
    vccw.test: Adapter 2: hostonly
==> vccw.test: Forwarding ports...
    vccw.test: 22 (guest) => 2222 (host) (adapter 1)
==> vccw.test: Running 'pre-boot' VM customizations...
==> vccw.test: Booting VM...
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.

Command: ["startvm", "88425bd1-8d24-44d2-a17c-c5c69e95690e", "--type", "headless"]

Stderr: VBoxManage.exe: error: Failed to open/create the internal network 'HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter' (VERR_INTNET_FLT_IF_NOT_FOUND).
VBoxManage.exe: error: Failed to attach the network LUN (VERR_INTNET_FLT_IF_NOT_FOUND)
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component ConsoleWrap, interface IConsole

My computer configuration

  • Operating System: Win10x64
  • Vagrant Version: 2.2.6
  • Virtual Box Version: 6.0.14 r133895 (Qt5.6.2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant