Advertisement
Guest User

Untitled

a guest
Oct 24th, 2016
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. vagrant up
  2. Bringing machine 'default' up with 'virtualbox' provider...
  3. ==> default: Clearing any previously set network interfaces...
  4. There was an error while executing `VBoxManage`, a CLI used by Vagrant
  5. for controlling VirtualBox. The command and stderr is shown below.
  6.  
  7. Command: ["hostonlyif", "create"]
  8.  
  9. Stderr: 0%...
  10. Progress state: E_INVALIDARG
  11. VBoxManage.exe: error: Failed to create the host-only adapter
  12. VBoxManage.exe: error: Assertion failed: [!aInterfaceName.isEmpty()] at 'F:tinderboxwin-5.1srcVBoxMainsrc-serverHostNetworkInterfaceImpl.cpp' (74) in long __cdecl HostNetworkInterface::init(class com::Bstr,class com::Bstr,class com::Guid,enum __MIDL___MIDL_itf_VirtualBox_0000_0000_0038).
  13. VBoxManage.exe: error: Please contact the product vendor!
  14. VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component HostNetworkInterfaceWrap, interface IHostNetworkInterface
  15. VBoxManage.exe: error: Context: "enum RTEXITCODE __cdecl handleCreate(struct HandlerArg *)" at line 71 of file VBoxManageHostonly.cpp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement