Created
May 7, 2012 17:13
-
-
Save gusano/2629039 to your computer and use it in GitHub Desktop.
virtualbox errorwith vagrant
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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