Problems installing Laravel Homestead on ubuntu

1

I just installed Ubuntu 16.10 and I'm having trouble installing Laravel Homestead. I am running version 1.9.3 of Vagrant and 5.1.18 of the 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've researched google and laracasts, and none of the answers solved my problem. If you can give me a hand I'll be very grateful. Valew!

    
asked by anonymous 26.03.2017 / 00:55

0 answers