The box '["puphpet/ubuntu1604-x64"]' could not be found or
could not be accessed in the remote catalog. If this is a private
box on HashiCorp's Atlas, 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://atlas.hashicorp.com/puphpet/ubuntu1604-x64"]
Error:
is not possible to install my lab why?
I had the same issue, the problem comes from curl. Try this one before "vagrant up":
sudo rm /opt/vagrant/embedded/bin/curl
Thanks icakis05 your command fixed my issue
Thanks
ikakis05 thanks
Most helpful comment
I had the same issue, the problem comes from curl. Try this one before "vagrant up":
sudo rm /opt/vagrant/embedded/bin/curl