Skip to content

Instantly share code, notes, and snippets.

@alfredoem
Created April 26, 2017 21:26
Show Gist options
  • Save alfredoem/ec6c5375fa079e83be358c7ce11c5286 to your computer and use it in GitHub Desktop.
Save alfredoem/ec6c5375fa079e83be358c7ce11c5286 to your computer and use it in GitHub Desktop.
An action 'up' was attempted on the machine 'homestead-7', but another process is already executing an action on the machine.
$ ps -ef | grep ruby
$ ps -ef | grep vagrant
$ kill -9
$ Restart "vagrant up --provider=lxc"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment