Open juslintek opened 7 years ago
Looks like a firewall problem. Can you disable the windows firewall temporary and try again?
All was disabled, ran cmd as Administrator and it worked. Strange, should work as user.
Many years later if it helps other. Using Windows 11. Add exceptions for the winnfsd.exe files at C:\Users\[your-user-name]\.vagrant.d
. Do a *.exe search in that directory. Specifically C:\Users\[your-user-name]\.vagrant.d\gems\3.1.3\gems\vagrant-winnfsd-1.4.0\bin\winnfsd.exe
was the culprit for me using my Vipre Firewall.
Using this script from homestead on Vagrant 1.9.0:
Vagrantfile:
Homestead.yaml:
homestead.rb