Skip to content

Instantly share code, notes, and snippets.

@mailopl
Created January 23, 2014 11:24
Show Gist options
  • Save mailopl/8577025 to your computer and use it in GitHub Desktop.
Save mailopl/8577025 to your computer and use it in GitHub Desktop.
C:\VirtualVMS\dev-standalone-vagrant>vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
[default] Clearing any previously set forwarded ports...
[default] Clearing any previously set network interfaces...
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["hostonlyif", "create"]
Stderr: 0%...
Progress state: E_INVALIDARG
VBoxManage.exe: error: Failed to create the host-only adapter
VBoxManage.exe: error: Assertion failed: [!aGuid.isValid()] at 'D:\tinderbox\win
-4.3\src\VBox\Main\src-server\HostNetworkInterfaceImpl.cpp' (74) in long __cdecl
HostNetworkInterface::init(class com::Bstr,class com::Bstr,class com::Guid,enum
__MIDL___MIDL_itf_VirtualBox_0000_0000_0034).
VBoxManage.exe: error: Please contact the product vendor!
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component HostNetworkI
nterface, interface IHostNetworkInterface
VBoxManage.exe: error: Context: "int __cdecl handleCreate(struct HandlerArg *,in
t,int *)" at line 66 of file VBoxManageHostonly.cpp
C:\VirtualVMS\dev-standalone-vagrant>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment