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

Failed to attach the network LUN (VERR_INTNET_FLT_IF_NOT_FOUND) #582

Open
sangammis opened this issue Apr 1, 2024 · 0 comments
Open

Failed to attach the network LUN (VERR_INTNET_FLT_IF_NOT_FOUND) #582

sangammis opened this issue Apr 1, 2024 · 0 comments

Comments

@sangammis
Copy link

LENOVO@DESKTOP-GBQPVM8 MINGW64 /c/Devops/BashScripts
$ vagrant up scriptbox
Bringing machine 'scriptbox' up with 'virtualbox' provider...
==> scriptbox: Checking if box 'geerlingguy/centos7' version '1.2.27' is up to date...
==> scriptbox: Clearing any previously set forwarded ports...
==> scriptbox: Clearing any previously set network interfaces...
==> scriptbox: Preparing network interfaces based on configuration...
scriptbox: Adapter 1: nat
scriptbox: Adapter 2: hostonly
==> scriptbox: Forwarding ports...
scriptbox: 22 (guest) => 2222 (host) (adapter 1)
==> scriptbox: Running 'pre-boot' VM customizations...
==> scriptbox: 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", "5b3fa4f2-c6ec-4b11-bc27-972959a39875", "--type", "headless"]

Stderr: VBoxManage.exe: error: Failed to open/create the internal network 'HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #2' (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

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