I have project that I've been working on for a while using VVV on vagrant. Suddenly after running vagrant up, everything looks perfect but when I try to load the page, I get the following message:
403 Forbidden nginx/1.4.6 (Ubuntu)
I tried multiple solutions (see the list) that I found here and on github too. However, non of them fixed my problem.
- https://github.com/Varying-Vagrant-Vagrants/VVV/issues/505
- https://github.com/aliso/vvv-site-wizard/issues/23
- Vagrant 403 Forbidden
Trying to find a solution. I created a new project from scratch to test if I was able to use VVV on a fresh installation. The installation ran without problems However, I get the same error trying to load any of the 4 Sites from VVV.
Before this I was able to create as many VM and VVV was working like a charm. I don't know what could've changed.