Skip to content

Instantly share code, notes, and snippets.

@hkroger
Created February 8, 2019 12:25
Show Gist options
  • Save hkroger/845a09b79e0dd3b7200025c5df0b507e to your computer and use it in GitHub Desktop.
Save hkroger/845a09b79e0dd3b7200025c5df0b507e to your computer and use it in GitHub Desktop.
vagrant fail
$ vagrant up
==> vagrant: A new version of Vagrant is available: 2.2.3 (installed version: 2.2.1)!
==> vagrant: To upgrade visit: https://www.vagrantup.com/downloads.html
The VirtualBox VM was created with a user that doesn't match the
current user running Vagrant. VirtualBox requires that the same user
be used to manage the VM that was created. Please re-run Vagrant with
that user. This is not a Vagrant issue.
The UID used to create the VM was: 501
Your UID is: 502
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment