it looks like permission issue on the host what's the output of
ls -alR ~/VirtualBox\ VMs that should be the default VirtualBox folder, if you did move, please adjust. Share that inside a gist Thanks On Wed, Aug 19, 2015 at 9:23 AM, Anibal Aguila <[email protected]> wrote: > Some one know how fix the UID issue when move the virtual machine and > project vagrant source form linux arch to mac OS X?? > > For vagrant reload and vagrant up this is my output: > > macos:ioli user$ vagrant reload > > > > 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: 1000 > > Your UID is: 501 > > macos:ioli user$ vagrant up > > 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: 1000 > > Your UID is: 501 > > > > > -- > This mailing list is governed under the HashiCorp Community Guidelines - > https://www.hashicorp.com/community-guidelines.html. Behavior in violation > of those guidelines may result in your removal from this mailing list. > > GitHub Issues: https://github.com/mitchellh/vagrant/issues > IRC: #vagrant on Freenode > --- > You received this message because you are subscribed to the Google Groups > "Vagrant" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/vagrant-up/25d6610e-4678-48db-9a85-f9cad608b05f%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/CAHqq0eyV2Z4LoGVhiFZnOP6kWV%2BAO27K1NmA%3D0AYNTQK3nk00Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
