2
respostas

Vagrant default como poweroff

Ao dar o comando vagrant up vem o seguinte erro:

C:\ambiente_dev>vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Checking if box 'hashicorp/precise64' version '1.1.0' is up to date... ==> default: Clearing any previously set forwarded ports... ==> default: Clearing any previously set network interfaces... ==> default: Preparing network interfaces based on configuration... default: Adapter 1: nat ==> default: Forwarding ports... default: 22 (guest) => 2222 (host) (adapter 1) ==> default: 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", "52754acc-2a52-43cc-957e-a316947bdb7d", "--type", "headless"]

Stderr: VBoxManage.exe: error: Not in a hypervisor partition (HVP=0) (VERR_NEM_NOT_AVAILABLE). VBoxManage.exe: error: VT-x is disabled in the BIOS for all CPU modes (VERR_VMX_MSR_ALL_VMX_DISABLED) VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component ConsoleWrap, interface IConsole

C:\ambiente_dev>vagrant status Current machine states:

default poweroff (virtualbox)

The VM is powered off. To restart the VM, simply run vagrant up

2 respostas

Olá, Emerson. Beleza?

Aparentemente, a virtualização não está habilitada no seu computador. Você se certificou de que ela foi ativada?

Aguardo a sua resposta!

Deu certo Vitor! Agradeço pelo direcionamento. Abs

Quer mergulhar em tecnologia e aprendizagem?

Receba a newsletter que o nosso CEO escreve pessoalmente, com insights do mercado de trabalho, ciência e desenvolvimento de software