Skip to content
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

Unable to - vagrant up #51

Open
galsreshef opened this issue Aug 1, 2022 · 2 comments
Open

Unable to - vagrant up #51

galsreshef opened this issue Aug 1, 2022 · 2 comments

Comments

@galsreshef
Copy link

galsreshef commented Aug 1, 2022

Windows 11 pro

$ vagrant up
Bringing machine 'web01' up with 'virtualbox' provider...
Bringing machine 'app01' up with 'virtualbox' provider...
Bringing machine 'rmq01' up with 'virtualbox' provider...
Bringing machine 'mc01' up with 'virtualbox' provider...
Bringing machine 'db01' up with 'virtualbox' provider...
==> web01: Checking if box 'ubuntu/xenial64' version '20211001.0.0' is up to date...
==> web01: [vagrant-hostmanager:guests] Updating hosts file on active guest virtual machines...
==> web01: [vagrant-hostmanager:host] Updating hosts file on your workstation (password may be required)...
C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.7.0/fileutils.rb:1415:in `initialize': Permission denied @ rb_sysopen - C:/Users/galsr/.vagrant.d/tmp/hosts.local (Errno::EACCES)

@aksanart
Copy link

i got same issue any update?

@aksanart
Copy link

aksanart commented May 11, 2023

i fix mine now after see this https://groups.google.com/g/vagrant-up/c/IuPzbzvoSTw/m/ASx_xMT4BAAJ

  • first you need to delete C:/Users/galsr/.vagrant.d/tmp/hosts.local
  • then go to C:/Windows/system32/drivers/etc/hosts , right click hosts select properties uncheck read only and select tab security klik edit and checklist fullcontrol permission to all users apply and ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants