You don't have permission to access / on this server.

332 views
Skip to first unread message

Christopher Kuebler

unread,
Aug 3, 2016, 4:18:56 PM8/3/16
to Vagrant
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

Alvaro Miranda Aguilera

unread,
Aug 4, 2016, 2:41:10 AM8/4/16
to vagra...@googlegroups.com
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.


--
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 vagrant-up+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/54eea65b-f590-4e11-a18c-27e76b70eba3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--

Christopher Kuebler

unread,
Aug 5, 2016, 10:11:29 AM8/5/16
to Vagrant
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?
To unsubscribe from this group and stop receiving emails from it, send an email to vagrant-up+...@googlegroups.com.



--

Alvaro Miranda Aguilera

unread,
Aug 5, 2016, 12:05:51 PM8/5/16
to vagra...@googlegroups.com
well, wanted to check if there is anything being configure for the web server.



To unsubscribe from this group and stop receiving emails from it, send an email to vagrant-up+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/5259eabf-e08b-48ae-b598-cf749ac90f06%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--

Christopher Kuebler

unread,
Aug 5, 2016, 1:30:03 PM8/5/16
to Vagrant
I have some port forwarding and provisioning, containing a bootstrap shell including docker.
Let me know if that helps.



--
Reply all
Reply to author
Forward
0 new messages