Skip to content

Instantly share code, notes, and snippets.

@lbjay
Created March 30, 2016 17:09
Show Gist options
  • Save lbjay/789b85290abf8a9eda234be437199304 to your computer and use it in GitHub Desktop.
Save lbjay/789b85290abf8a9eda234be437199304 to your computer and use it in GitHub Desktop.
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