Giter VIP home page Giter VIP logo

Comments (18)

zepgram avatar zepgram commented on June 3, 2024

from magento2-fast-vm.

Vikwip avatar Vikwip commented on June 3, 2024

Thanks for your response. However mount was actually already set to "default" before launching vagrant.

Otherwise Ive had another error during the pre-installation process:

PS C:\windows\system32> Add-MpPreference -ExclusionProcess winnfsd.exe

Add-MpPreference : Fehler beim Vorgang: 0x800106ba. Vorgang: MpPreference. Ziel: ConfigListExtension.
In Zeile:1 Zeichen:1
+ Add-MpPreference -ExclusionProcess winnfsd.exe
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (MSFT_MpPreference:root\Microsoft\...FT_MpPreference) [Add-MpPreference], CimException
+ FullyQualifiedErrorId : HRESULT 0x800106ba,Add-MpPreference

Add-MpPreference : Fehler beim Vorgang: 0x%1!x!
In Zeile:1 Zeichen:1
+ Add-MpPreference -ExclusionProcess winnfsd.exe
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (MSFT_MpPreference:root\Microsoft\...FT_MpPreference) [Add-MpPreference], CimException
+ FullyQualifiedErrorId : HRESULT 0x800106ba,Add-MpPreference

Would there be a connection with my current issue?

from magento2-fast-vm.

zepgram avatar zepgram commented on June 3, 2024

from magento2-fast-vm.

Vikwip avatar Vikwip commented on June 3, 2024

Mmmm...Okay thanks for the link, but virtualization was actually already turned on in my BIOS settings.

from magento2-fast-vm.

zepgram avatar zepgram commented on June 3, 2024

from magento2-fast-vm.

Vikwip avatar Vikwip commented on June 3, 2024

Hi zepgram,

Thanks, it worked this time! I put rsync instead of default in the mount setting and I didn't get the error.
Do I have to use rsync just for composer installation?

from magento2-fast-vm.

zepgram avatar zepgram commented on June 3, 2024

Yep on windows10 sometimes there is an issue with mounted files and specially with composer install. Once it's done and rsync back has been correctly completed you can fallback to default mount, it should work correctly.

from magento2-fast-vm.

Vikwip avatar Vikwip commented on June 3, 2024

Okay thank you again for your explanations. Let me ask you one more question :) Should I install WinNFSd software on my computer, in order to avoid the winnfsd.exe error?

from magento2-fast-vm.

zepgram avatar zepgram commented on June 3, 2024

If OS is correctly detected, the plugin "winnfsd" is supposed to be installed:
https://github.com/zepgram/magento2-fast-vm/blob/master/Vagrantfile#L26
Could you run vagrant plugin install vagrant-winnfsd and tell me the result ?
If it's already installed then you should try to install the software directly.

from magento2-fast-vm.

Vikwip avatar Vikwip commented on June 3, 2024

I guess that the plugin wasn't yet installed on my machine:

> cd .\magento2-fast-vm\
> vagrant plugin install vagrant-winnfsd
Installing the 'vagrant-winnfsd' plugin. This can take a few minutes... Installed the plugin 'vagrant-winnfsd (1.4.0)'!

from magento2-fast-vm.

zepgram avatar zepgram commented on June 3, 2024

from magento2-fast-vm.

Vikwip avatar Vikwip commented on June 3, 2024

Hi,
Mmmm....I still got the same error while running the Add-MpPreference command.

from magento2-fast-vm.

zepgram avatar zepgram commented on June 3, 2024

from magento2-fast-vm.

Vikwip avatar Vikwip commented on June 3, 2024

Yes, windows defender is turned on and seems to nomally work.

from magento2-fast-vm.

Vikwip avatar Vikwip commented on June 3, 2024

I also work on my work computer, (I've admin access on it). Maybe some settings are still restricted on it.

from magento2-fast-vm.

Vikwip avatar Vikwip commented on June 3, 2024

Hello zepgram,
Is this command Add-MpPreference -ExclusionProcess winnfsd.exe really necessary anyway? I don't think it's really blocking to continue the installation process.

from magento2-fast-vm.

zepgram avatar zepgram commented on June 3, 2024

Hi Vikwip, it's necessary if you have NFS mount issues with Windows, otherwise you can skip it.

from magento2-fast-vm.

Vikwip avatar Vikwip commented on June 3, 2024

Hi zepgram,
Okay, thanks for your explanations again. I use for the moment rsync to mount my machine, in order to avoid problems with composer.
I can close the issue.

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.