Skip to content

Instantly share code, notes, and snippets.

@gusano
Created May 7, 2012 17:13
Show Gist options
  • Save gusano/2629039 to your computer and use it in GitHub Desktop.
Save gusano/2629039 to your computer and use it in GitHub Desktop.
virtualbox errorwith vagrant
DEBUG network: Network not found. Creating if we can.
INFO subprocess: Starting process: ["VBoxManage", "hostonlyif", "create"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: VBoxManage: error: Unable to create a host network interface
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component Host, interface IHost, callee nsISupports
Context: "CreateHostOnlyNetworkInterface (hif.asOutParam(), progress.asOutParam())" at line 64 of file VBoxManageHostonly.cpp
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 11
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["hostonlyif", "create"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment