Solucionado (ver solução)
Solucionado
(ver solução)
3
respostas

erro no Vagrant Up

$ vagrant up No usable default provider could be found for your system.

Vagrant relies on interactions with 3rd party systems, known as "providers", to provide Vagrant with resources to run development environments. Examples are VirtualBox, VMware, Hyper-V.

The easiest solution to this message is to install VirtualBox, which is available for free on all major platforms.

If you believe you already have a provider available, make sure it is properly installed and configured. You can see more details about why a particular provider isn't working by forcing usage with vagrant up --provider=PROVIDER, which should give you a more specific error message for that particular provider.

3 respostas
solução!

Opa! Tem que instalar o Virtual Box antes que o provider do curso.

Senão ele fica sem provider mesmo. Baixa ele e instala que resolve.

Opa! VOu tentar aqui, Obrigado Vinicius.

Pessoal, eu fiz a instalação do VirtualBox e depois do Vagrant , porém agora ocorreu outro erro.

$ vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Box 'hashicorp/precise64' could not be found. Attempting to find and install... default: Box Provider: virtualbox default: Box Version: >= 0 The box 'hashicorp/precise64' could not be found or could not be accessed in the remote catalog. If this is a private box on HashiCorp's Vagrant Cloud, please verify you're logged in via vagrant login. Also, please double-check the name. The expanded URL and error message are shown below:

URL: ["https://vagrantcloud.com/hashicorp/precise64"] Error: schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) - A funþÒo de revogaþÒo nÒo p¶de verificar a revogaþÒo do certificado.

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