-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hosts.local permission denied #16
Comments
This means Vagrant doesn't have access to modify files on host's machine. |
I tried to run Vagrant as Administrator (CMD and Powershell) and the file permissions are "-a---". |
No other ideas, except of file/dirs permissions. Did you try workarounds from the links you listed above? agiledivider/vagrant-hostsupdater#89 The point of Something on your system is blocking that Vagrant operation to edit the hosts file. |
I sadly couldn't figure out how to run it on the Windows host but managed to get is to work on a Linux Host. Hostname association still fails, though. I can't access the services with "web", "chatops" but when I try 192.168.90.61 I actually get the NGINX welcome page. My
|
Sorry to hear that. |
Thanks a lot! Will keep you posted if I somehow manage to fix it |
Were you able to reproduce the problem? I think it might be the case that the st2 web instance rejects the requests because it is non-https |
I tried with |
Ok, right now I'm deploying on the third machine (debian) with |
vagrant plugin list
|
Everytime I run
vagrant up
I get the error:The Vagrantfile wasn't altered in any way.
Visited Links:
System:
The text was updated successfully, but these errors were encountered: