You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having trouble to get a working test environment, working as a local administrator on the host in question.
Windows 10 Pro 1803 (patched-to-date)
Vagrant 2.1.5
VirtualBox 5.2.18 r124319
VirtualBox Extension Pack 5.2.18 r124319
I forked/cloned chocolatey-test-environment yesterday, so have a fresh copy.
When I do:
vagrant up
A Windows Server 2012 R2 DC vm is launched/booted. But I start seeing default: Warning: Authentication failure. Retrying... And eventually, Timed out while waiting for the machine to boot. This means that Vagrant was unable to communicate with the guest machine within the configured ("config.vm.boot_timeout" value) time period.
I'm having trouble to get a working test environment, working as a local administrator on the host in question.
Windows 10 Pro 1803 (patched-to-date)
Vagrant 2.1.5
VirtualBox 5.2.18 r124319
VirtualBox Extension Pack 5.2.18 r124319
I forked/cloned chocolatey-test-environment yesterday, so have a fresh copy.
When I do:
vagrant up
A Windows Server 2012 R2 DC vm is launched/booted. But I start seeing default: Warning: Authentication failure. Retrying... And eventually, Timed out while waiting for the machine to boot. This means that Vagrant was unable to communicate with the guest machine within the configured ("config.vm.boot_timeout" value) time period.
See screenshot
I thought installing VirtualBox Guest Additions in the VM may be the key, but that made no difference, even after doing:
I also tried
It didn't help. Any suggestions would be appreciated!
The text was updated successfully, but these errors were encountered: