I have some port forwarding and provisioning, containing a bootstrap shell including docker. Let me know if that helps.
On Friday, August 5, 2016 at 12:05:51 PM UTC-4, Alvaro Miranda Aguilera wrote: > > well, wanted to check if there is anything being configure for the web > server. > > > > On Fri, Aug 5, 2016 at 4:11 PM, Christopher Kuebler <[email protected] > <javascript:>> wrote: > >> Guest OS is Ubuntu (64 bit) version: 20160602.0.0 >> I'm not sure I can share my Vagrant file with you, what information are >> you looking for? >> >> >> On Thursday, August 4, 2016 at 2:41:10 AM UTC-4, Alvaro Miranda Aguilera >> wrote: >>> >>> 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] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/vagrant-up/5259eabf-e08b-48ae-b598-cf749ac90f06%40googlegroups.com >> >> <https://groups.google.com/d/msgid/vagrant-up/5259eabf-e08b-48ae-b598-cf749ac90f06%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/16a17325-7bd3-4400-950c-265ab6ce10a1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
