Created
March 30, 2016 17:09
-
-
Save lbjay/789b85290abf8a9eda234be437199304 to your computer and use it in GitHub Desktop.
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
Starting storage, including a deploy | |
Starting db, including a deploy | |
Waiting on "bash /usr/bin/vagrant up storage" to finish . . . | |
There was an error while executing `VBoxManage`, a CLI used by Vagrant | |
for controlling VirtualBox. The command and stderr is shown below. | |
Command: ["setextradata", "07be0611-9249-468c-b3ee-96b6b6894db8", "VBoxInternal2/SharedFoldersEnableSymlinksCreate/tmp_vagrant-opsworks", "1"] | |
Stderr: VBoxManage: error: The machine 'mh-opsworks_storage_1459356738934_15160' already has a lock request pending | |
VBoxManage: error: Details: code VBOX_E_INVALID_OBJECT_STATE (0x80bb0007), component MachineWrap, interface IMachine, callee nsISupports | |
VBoxManage: error: Context: "LockMachine(a->session, LockType_Shared)" at line 801 of file VBoxManageMisc.cpp | |
Waiting on "bash /usr/bin/vagrant up db" to finish . . . | |
Starting admin, including a deploy | |
Starting engage, including a deploy | |
Starting workers, including a deploy | |
Waiting on "bash /usr/bin/vagrant up admin" to finish . . . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment