C:\musicjungle>vagrant up
Bringing machine 'web' up with 'virtualbox' provider...
==> web: Importing base box 'hashicorp/precise64'...
==> web: Matching MAC address for NAT networking...
==> web: Checking if box 'hashicorp/precise64' is up to date...
==> web: Setting the name of the VM: musicjungle_web_1537296764337_55740
==> web: Fixed port collision for 22 => 2222. Now on port 2200.
==> web: Clearing any previously set network interfaces...
==> web: Preparing network interfaces based on configuration...
web: Adapter 1: nat
==> web: Forwarding ports...
web: 22 (guest) => 2200 (host) (adapter 1)
==> web: Booting VM...
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["startvm", "28fa5afd-a3b8-4338-9355-3b5f4e29f45e", "--type", "headless"]
Stderr: VBoxManage.exe: error: The virtual machine 'musicjungle_web_1537296764337_55740' has terminated unexpectedly during startup with exit code 1 (0x1). More details may be available in 'C:\Users\hugo\VirtualBox VMs\musicjungle_web_1537296764337_55740\Logs\VBoxHardening.log'
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component MachineWrap, interface IMachine
Olá, os cursos de infra são sempre os que dão algum trabalho a mais pra mim, por que? KKK
Brincadeiras a parte, já tentei realizar algumas verificações e testes antes de procurar o suporte de vocês. Alguns fóruns do StackOverflow dizem que o problema se dá por conta da necessidade de desativar um feature do Windows chamada Hyper-V . Ela já estava desativada na minha máquina. Outros usuários diziam que o erro era por conta da intel virtualization bios que poderia estar desabilitada, fui lá e verifiquei que estava habilitada. Sinceramente, não sei o motivo do erro, busco resolve-lo para continuar o curso.
Desde já, muito obrigado :D