Puphpet: could not be found or could not be accessed in the remote catalog

Created on 11 Nov 2016  路  5Comments  路  Source: puphpet/puphpet

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?

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

All 5 comments

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

Was this page helpful?
0 / 5 - 0 ratings