Giter Club home page Giter Club logo

Comments (10)

zepgram avatar zepgram commented on September 18, 2024

Hi, can you try to uninstall/reinstall all plugin ?

vagrant plugin expunge --reinstall

from magento2-fast-vm.

Vikwip avatar Vikwip commented on September 18, 2024

Okay, I ran the command but still got the same error

from magento2-fast-vm.

zepgram avatar zepgram commented on September 18, 2024

I could not reproduce it with same context w10/virtualbox6/vagrant2.2.7 (not cool).

It could be related to a security program, blocking a vagrant process: hashicorp/vagrant#10981

  • I would recommend to try to disable security program (like windows defender) temporary just to make sure it's not related.
  • If it's related to a Windows update, a solution would be to update to the latest VirtualBox version, same for the box geerlingguy/debian9 which can be updated with vagrant box update command.
    At least this will exonerate VirtualBox.

from magento2-fast-vm.

Vikwip avatar Vikwip commented on September 18, 2024

Hi,
Unfortunately, I don't have the rights to disable my anti-virus because it's a company computer.
I've also updated my vagrant and virtual box versions to the latest (1.1.6 + 6.0.18).

[0m==> Checking dependencies...[0m
[0m==> All dependencies are satisfied
[0m==> Checking dependencies...
[0m==> All dependencies are satisfied
Bringing machine 'zepgram' up with 'virtualbox' provider...
==> zepgram: Checking if box 'geerlingguy/debian9' version '1.1.5' is up to date...
==> zepgram: A newer version of the box 'geerlingguy/debian9' is available and already
==> zepgram: installed, but your Vagrant machine is running against
==> zepgram: version '1.1.5'. To update to version '1.1.6',
==> zepgram: destroy and recreate your machine.

And I still get the same error at the end of the script:

==> zepgram: >>> Do not close this terminal: open new one for ssh login
==> zepgram: ---------------------------------------------------------

==> zepgram: rsync-back and rsync auto triggered...

==> zepgram: Duration: ~10min. Install is done when rsync-auto will start watching.
	zepgram: Running local: Inline script
	zepgram: vagrant rsync-back zepgram | vagrant rsync-auto --rsync-chown zepgram
	zepgram: C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/util/subprocess.rb:158:in `rescue in execute': Zugriff verweigert (5) (Vagrant::Util:
:Subprocess::LaunchError)

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/util/subprocess.rb:151:in `execute'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/util/subprocess.rb:22:in `execute'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/util/powershell.rb:174:in `version'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/util/powershell.rb:195:in `validate_install!'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/util/powershell.rb:96:in `execute_cmd'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/util/platform.rb:82:in `block in windows_admin?'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/util/platform.rb:84:in `windows_admin?'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/providers/hyperv/provider.rb:20:in `usable?'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/environment.rb:361:in `block in default_provider'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/registry.rb:49:in `block in each'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/registry.rb:48:in `each'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/registry.rb:48:in `each'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/environment.rb:347:in `default_provider'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/environment.rb:943:in `guess_provider'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/environment.rb:955:in `find_configured_plugins'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/environment.rb:983:in `process_configured_plugins'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/environment.rb:178:in `initialize'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/bin/vagrant:145:in `new'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/bin/vagrant:145:in `<main>'

	zepgram: 
	zepgram: C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/util/subprocess.rb:158:in `rescue in execute': Zugriff verweigert (5) (Vagrant::Util:
:Subprocess::LaunchError)

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/util/subprocess.rb:151:in `execute'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/util/subprocess.rb:22:in `execute'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/util/powershell.rb:174:in `version'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/util/powershell.rb:195:in `validate_install!'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/util/powershell.rb:96:in `execute_cmd'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/util/platform.rb:82:in `block in windows_admin?'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/util/platform.rb:84:in `windows_admin?'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/providers/hyperv/provider.rb:20:in `usable?'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/environment.rb:361:in `block in default_provider'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/registry.rb:49:in `block in each'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/registry.rb:48:in `each'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/registry.rb:48:in `each'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/environment.rb:347:in `default_provider'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/environment.rb:943:in `guess_provider'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/environment.rb:955:in `find_configured_plugins'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/environment.rb:983:in `process_configured_plugins'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/environment.rb:178:in `initialize'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/bin/vagrant:145:in `new'

	zepgram: 	from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/bin/vagrant:145:in `<main>'

	zepgram: 
vagrant : ==> zepgram: Trigger run failed
In Zeile:1 Zeichen:1
+ vagrant up
+ ~~~~~~~~~~
	+ CategoryInfo          : NotSpecified: (==> zepgram: Trigger run failed:String) [], RemoteException
	+ FullyQualifiedErrorId : NativeCommandError
 
==> zepgram: A script exited with an unacceptable exit code 1.
A script exiterd with an unacceptable exit code 1.

from magento2-fast-vm.

zepgram avatar zepgram commented on September 18, 2024

Rsync back may be responsible, because it's executing a command to import back files from guest to your host machine, you can remove the command vagrant rsync-back #{hostName} | here: https://github.com/zepgram/magento2-fast-vm/blob/master/dependency.rb#L108 to disable it.

from magento2-fast-vm.

Vikwip avatar Vikwip commented on September 18, 2024

Okay now I commented out that line and I don't have the error messages any more on vagrant up.
But how to do if I want to import back my files to my host machine?

from magento2-fast-vm.

zepgram avatar zepgram commented on September 18, 2024

from magento2-fast-vm.

zepgram avatar zepgram commented on September 18, 2024

Hi @Vikwip
Are you good, or do you need help ?

from magento2-fast-vm.

Vikwip avatar Vikwip commented on September 18, 2024

from magento2-fast-vm.

zepgram avatar zepgram commented on September 18, 2024

Nop, personally last time I tried it worked without admin access.
But Windows prompt me an ask authorization for vagrant execution, so maybe the popup asking you the rights permission is not working properly on your side.

from magento2-fast-vm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.