I have installed Vagrant 1.8.7 and VirtualBox 5.1.8-1.
I am getting following error while bringing up the VM. My setup was working previously with older versions of Virtual Box and Vagrant but it broke after that. I tried multiple uninstall and install of both Virtual Box and Vagrant but I am still getting the following error. I also deleted .vagrant.d .VirtualBox directories from Windows home directory.
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["startvm", "e79bfe69-b924-4940-9eaa-69a000e690db", "--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