You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 Vagrantfor 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
The text was updated successfully, but these errors were encountered: