*SOLVED!!!* all what need is change the value into:
.vagrant/machines/default/virtualbox/creator_uid in my case 1000 for 501 On Tuesday, August 18, 2015 at 11:23:16 PM UTC+2, Anibal Aguila 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/c748b8ea-d84c-4685-be2c-1e10e21a4f17%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
