or I get a time out:
==> box: Loading metadata for box 'laravel/homestead' box: URL: https://atlas.hashicorp.com/laravel/homestead ==> box: Adding box 'laravel/homestead' (v0.2.2) for provider: virtualbox box: Downloading: https://atlas.hashicorp.com/laravel/boxes/homestead/versions/0.2.2/providers/virtualbox.box An error occurred while downloading the remote file. The error message, if any, is reproduced below. Please fix this error and try again.
Recv failure: Operation timed out
Hi, I had this issue a while ago, I waited a couple of hours, then tried again and it worked. I put it down to the remove server being updated or temporarily being down.
xBen, thanks! Waiting did not work. It always times out.
What I did though was I took the https://atlas.hashicorp.com/laravel/boxes/homestead/versions/0.2.2/providers/virtualbox.box and used wget. And after that I added the box by providing the local file.
$ vagrant box add laravel/homestead FILEPATH
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community