While running the command vagrant box add laravel/homestead
, I am getting this error:
An error occurred while downloading the remote file. The error message, if any, is reproduced below. Please fix this error and try again.
OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
Can you help me?
I got the answer by some searching on GitHub,
replace this vagrant box add laravel/homestead
with
vagrant box add laravel/homestead http://atlas.hashicorp.com/laravel/boxes/homestead