Hello, That error (from the subject) can happen in several cases.
- When you copy a folder and that include a .vagrant folder, you can delete the folder and do vagrant up and that will create a new box. This apply to projectd where they don't ignore this folder. - You have some shared folder between users or computers, and a 2nd user tries to do vagrant up. They will end overwriting that .vagrant folder and make some boxes orphans later on. Can you describe how you do to get that project and what command are you using when you get that error? Alvaro. On Tue, Nov 24, 2015 at 4:51 AM, <[email protected]> wrote: > > Hello Chris, > > have you succeed to solve your issue with the sharded setup ? We encounter > exactly the same issue in our organization. > > I'd be glad to hear from your progress, > > -- > Grégoire > > -- > 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/37b87a3d-398c-4786-a8ee-2ea92c177dfd%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/CAHqq0ezZuMKdwT__xJEsNeBEfwaN6cXkfSHiTh2g%2BT2rHmDeLg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
