2017-08-28 112 views
2

在運行命令vagrant box add laravel/homestead,我收到此錯誤:錯誤:OpenSSL的SSL_read:SSL_ERROR_SYSCALL,錯誤號10054

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

你能幫助我嗎?

+0

我得到了同樣的錯誤,當我的互聯網連接已經失去了 – Michel

+0

這不是重複 –

回答

6

我的GitHub上一些搜索答案,

替換此vagrant box add laravel/homestead

vagrant box add laravel/homestead http://atlas.hashicorp.com/laravel/boxes/homestead 
+2

更好地利用流浪漢框中添加 - 衛生拉拉維爾/家園 –