I'm working with the admin user and I'm working on cmd.exe. Thanks El miércoles, 6 de diciembre de 2017, 22:35:32 (UTC+1), Alvaro Miranda Aguilera escribió: > > Hello > > There is this error: > > > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/machine.rb:333:in > > `unlink': Permission denied @ unlink_internal - C:/Users/Carlos/Desktop/ > Vagrant_base/.vagrant/machines/default/virtualbox/id (Errno::EACCES) > > what user are you using? > > are you in Windows over cmd.exe, powershell, wsl, some bash? > > Alvaro > > On Wed, Dec 6, 2017 at 12:40 PM, Carlos Morales <[email protected] > <javascript:>> wrote: > >> I have a virtualbox 5.1.30 and I have vagrant 2.0.1 and I have this error >> after doing a vagrant up --provider=virtualbox: >> >> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/machine.rb:333:in >> >> `unlink': Permission denied @ unlink_internal - >> C:/Users/Carlos/Desktop/Vagrant_base/.vagrant/machines/default/virtualbox/id >> (Errno::EACCES) >> from >> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/machine.rb:333:in >> >> `delete' >> from >> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/machine.rb:333:in >> >> `id=' >> from >> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/machine.rb:146:in >> >> `initialize' >> from >> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/vagrantfile.rb:79:in >> >> `new' >> from >> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/vagrantfile.rb:79:in >> >> `machine' >> from >> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/environment.rb:733:in >> >> `machine' >> from >> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/plugin/v2/command.rb:180:in >> >> `block in with_target_vms' >> from >> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/plugin/v2/command.rb:204:in >> >> `block in with_target_vms' >> from >> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/plugin/v2/command.rb:186:in >> >> `each' >> from >> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/plugin/v2/command.rb:186:in >> >> `with_target_vms' >> from >> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/plugins/commands/up/command.rb:87:in >> >> `execute' >> from >> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/cli.rb:42:in >> >> `execute' >> from >> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/environment.rb:308:in >> >> `cli' >> from >> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/bin/vagrant:138:in >> `<main>' >> >> >> How can I solve it?. Thanks in advance >> >> >> -- >> 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 [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/vagrant-up/5cbeee61-6b10-4fdd-ba08-1039ca622ac1%40googlegroups.com >> >> <https://groups.google.com/d/msgid/vagrant-up/5cbeee61-6b10-4fdd-ba08-1039ca622ac1%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/4b80eaac-69ec-4c1e-b386-1061cbabb6cd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
