Boa noite,
Segue o erro na saída do comando vagrant up:
$ 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: SSL certificate problem: self signed certificate in certificate chain
Virtual Box 6.1.18
$ vagrant version Installed Version: 2.2.14 Latest Version: 2.2.14
Tentei vagrant box add hashicorp/precise64 vagrant box add precise64 http://files.vagrantup.com/precise64.box Sem sucesso. Conseguem me auxiliar?
Abraços.