Hello, as for the 403, it seems configuration issue on the webserver. What guest OS are you using?
Can you test like this: mkdir precise64 cd precise64 vagrant init -m hashicorp/precise64 vagrant up vagrant reload < check cpu here then vagrant halt turn VM on using gui, and check cpu here can you share your Vagrantfile ? Thanks Alvaro. On Wed, Aug 3, 2016 at 10:18 PM, Christopher Kuebler <[email protected]> wrote: > I am working on a mac with El Captain. Running a vagrant environment > inside of of VB. Whenever I stand up my vagrant environment including > VirtualBox, VBoxHeadless uses 100% of my CPU. My laptop fan runs > constantly. When I halt my vagrant everything goes back to normal. I found > out when I run my VB in normal mode (headfull) the CPU is around 4% but > when I go to load my site I receive 403 ForbiddenY ou don't have > permission to access / on this server. > > I'm not sure what is causing this or my solution. > Any help would be greatly appreciated. > Chris > > -- > 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/54eea65b-f590-4e11-a18c-27e76b70eba3%40googlegroups.com > <https://groups.google.com/d/msgid/vagrant-up/54eea65b-f590-4e11-a18c-27e76b70eba3%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Alvaro (+31)103400555 -- 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/CAHqq0eyZ9t4RM3odB2kdcE4dR2XZQjnLjAt2Uy_aef%2BmHvJYSw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
