Hello, That error is coming from the plugin host manager Check the host file is giving permissions issues.
Option A. remove the plugin Option B. Give permissions to that file for Read/Write to your user. Thanks alvaro On Wed, Dec 2, 2015 at 3:01 AM, Atef Hajlaoui <[email protected]> wrote: > I did it but I have this error > > > Le mardi 1 décembre 2015 01:19:50 UTC, Atef Hajlaoui a écrit : >> >> Hello >> After installing virtualbox, vagrant and curl I executed theses commands >> md edx_birch >> cd edx_birch >> curl -L >> https://raw.githubusercontent.com/edx/configuration/master/vagrant/release/fullstack/Vagrantfile >> > Vagrantfile >> vagrant plugin install vagrant-hostsupdater >> vagrant up >> but I still have this error : "Couldn't open file >> /Windows/System32/edx_birch/base" >> Please, what should I do ? >> > -- > 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/3d4b8af5-6e9e-4d21-8183-4cb1aa8b95fc%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/CAHqq0ezg%3Dj1wom0eyOafZdSkMwOiEgvJzvXQWyUGiC1CGX6DDA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
