Problems installing Laravel Homestead in Ubuntu

Asked

Viewed 92 times

1

I just installed Ubuntu 16.10 and I’m having trouble installing Laravel Homestead. I’m with version 1.9.3 of Vagrant and 5.1.18 of Oracle virtual box. So far no problem, but when I try to run the command vagrant box add laravel/homestead I get the following error:

The box 'laravel/homestead' 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/laravel/homestead"]
Error: Could not resolve host: atlas.hashicorp.com

I have already searched on google and laracasts and none of the answers solved my problem. If you can give me a help I will be very grateful. Valew!

  • By the message that appears, the machine can not access the atlas.hashicorp.com, you are connected on the internet?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.