-
Notifications
You must be signed in to change notification settings - Fork 841
Description
Expected Behavior
vagrant up -> working 💩
Current Behavior
I set up a new machine and just installed virtualbox (current version) + vagrant (current version) = not working as always
Now it is this error for any vagrant command I issue. vagrant up results in the same error.
PS C:\Windows\system32> vagrant box update
Vagrant failed to initialize at a very early stage:
The plugins failed to load properly. The error message given is
shown below.
cannot load such file -- vagrant/hostsupdater
This error is the same with any vagrant plugin. ANY. So it is a vagrant issue I can not find in any search.
If I uninstall all plugins the provisioning fails this way: https://gist.github.com/cfoellmann/fed9172d56c7c6f764442bbc08f9140b
Possible Solution
Nuke my system and install older Win build!? Not gonna happen.
Steps to Reproduce (for bugs)
Context
Windows 10 Pro updated to the bad current release of 1809!!
Running a AzureAD-connected user account.
If it was any other program than vagrant I would suspect a permissions issue. But with vagrant it might just be another bug nearly impossible to debug.
Your Environment
- VVV version: develop
- VVV Git Branch: develop
- Vagrant version: 2.2.2
- VM Provider name: VB
- VM Provider version: 5.2.2
- Operating System and version: Win 10 Pro 1809!!