Já vi o mesmo problema em alguns tópicos do fórum porém nada que tenham dito resolveu.
- Habilitei o Hyper-V nas configurações do Windows(Windows 10);
- Desabilitei o anti-virus;
- Instalei o Virtual Box 6.0.4;
- Certifiquei que o Path estava correto nas variáveis de ambiente;
- Instalei o Vagrant 2.2.3;
- Executei o comando:
. E ao executar:vagrant init hashicorp/precise64
ocorre o erro abaixo:vagrant up
Command: ["startvm", "92c0b5ad-96d1-4dc1-be34-d011c800b3ad", "--type", "headless"]
Stderr: VBoxManage.exe: error: The virtual machine 'ambiente_dev_default_1610119862809_27686' has terminated unexpectedly during startup with exit code 1 (0x1). More details may be available in 'C:\Users\Mario\VirtualBox VMs\ambiente_dev_default_1610119862809_27686\Logs\VBoxHardening.log'
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component MachineWrap, interface IMachine
Segue também o log do Virtual Box:
3790.348c: SUPR3HardenedMain: Respawn #2
3790.348c: supR3HardNtEnableThreadCreation:
3790.348c: supR3HardenedDllNotificationCallback: load 00007ffa0d060000 LB 0x0012b000 C:\WINDOWS\System32\RPCRT4.dll [fFlags=0x0]
3790.348c: supHardenedWinVerifyImageByHandle: -> 0 (\Device\HarddiskVolume4\Windows\System32\rpcrt4.dll)
3790.348c: supR3HardenedWinVerifyCacheInsert: \Device\HarddiskVolume4\Windows\System32\rpcrt4.dll
3790.348c: supR3HardenedDllNotificationCallback: load 00007ffa0d1f0000 LB 0x0009c000 C:\WINDOWS\System32\sechost.dll [fFlags=0x0]
3790.348c: supR3HardenedWinVerifyCacheScheduleImports: Import todo: #11 'rpcrt4.dll'.
3790.348c: supHardenedWinVerifyImageByHandle: -> 0 (\Device\HarddiskVolume4\Windows\System32\sechost.dll)
3790.348c: supR3HardenedWinVerifyCacheInsert: \Device\HarddiskVolume4\Windows\System32\sechost.dll
3790.348c: '\Device\HarddiskVolume4\Windows\System32\ntdll.dll' has no imports
3790.348c: supHardenedWinVerifyImageByHandle: -> 0 (\Device\HarddiskVolume4\Windows\System32\ntdll.dll)
3790.348c: supR3HardenedWinVerifyCacheInsert: \Device\HarddiskVolume4\Windows\System32\ntdll.dll
3790.348c: supR3HardenedWinVerifyCacheProcessImportTodos: Processing 'rpcrt4.dll'...
3790.348c: supR3HardenedWinVerifyCacheProcessImportTodos: 'rpcrt4.dll' -> '\Device\HarddiskVolume4\Windows\System32\rpcrt4.dll' [rcNtRedir=0xc0150008]
3790.348c: supR3HardenedScreenImage/Imports: cache hit (VINF_SUCCESS) on \Device\HarddiskVolume4\Windows\System32\rpcrt4.dll [lacks WinVerifyTrust]
3790.348c: supR3HardenedMonitor_LdrLoadDll: pName=C:\WINDOWS\System32\ntdll.dll (Input=ntdll.dll, rcNtResolve=0xc0150008) *pfFlags=0x0 pwszSearchPath=0000000000000801:<flags> [calling]
3790.348c: supR3HardenedMonitor_LdrLoadDll: returns rcNt=0x0 hMod=00007ffa0e730000 'C:\WINDOWS\System32\ntdll.dll'
3790.348c: Error -104 in supR3HardenedWinReSpawn! (enmWhat=5)
3790.348c: Error relaunching VirtualBox VM process: 5
Command line: '60eaff78-4bdd-042d-2e72-669728efd737-suplib-3rdchild --comment ambiente_dev_default_1610119862809_27686 --startvm 92c0b5ad-96d1-4dc1-be34-d011c800b3ad --vrde config "--sup-hardening-log=C:\Users\Mario\VirtualBox VMs\ambiente_dev_default_1610119862809_27686\Logs\VBoxHardening.log"'
1468.2510: supR3HardNtChildWaitFor[1]: Quitting: ExitCode=0x1 (rcNtWait=0x0, rcNt1=0x0, rcNt2=0x103, rcNt3=0x103, 85 ms, the end);