Skip to content

Instantly share code, notes, and snippets.

@hkroger
Created February 8, 2019 12:25
Show Gist options
  • Select an option

  • Save hkroger/845a09b79e0dd3b7200025c5df0b507e to your computer and use it in GitHub Desktop.

Select an option

Save hkroger/845a09b79e0dd3b7200025c5df0b507e to your computer and use it in GitHub Desktop.

Revisions

  1. hkroger created this gist Feb 8, 2019.
    11 changes: 11 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,11 @@
    $ 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