Skip to content

Instantly share code, notes, and snippets.

@anonRegions
Created April 6, 2016 16:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonRegions/21f5d6ef141252f986c3054e25ddc87e to your computer and use it in GitHub Desktop.
Save anonRegions/21f5d6ef141252f986c3054e25ddc87e to your computer and use it in GitHub Desktop.
VBoxManage error
INFO interface: Machine: error-exit ["Vagrant::Errors::VBoxManageError", "There was an error while executing `VBoxManage`, a CLI used by Vagrant\nfor controlling VirtualBox. The command and stderr is shown below.\n\nCommand: [\"hostonlyif\", \"create\"]\n\nStderr: 0%...\nProgress state: NS_ERROR_FAILURE\nVBoxManage: error: Failed to create the host-only adapter\nVBoxManage: error: VBoxNetAdpCtl: Error while adding new interface: failed to open /dev/vboxnetctl: No such file or directory\nVBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component HostNetworkInterfaceWrap, interface IHostNetworkInterface\nVBoxManage: error: Context: \"RTEXITCODE handleCreate(HandlerArg*)\" at line 71 of file VBoxManageHostonly.cpp\n"]
@anonRegions
Copy link
Author

result of running vagrant up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment