laravel 错误:OpenSSL SSL_read:SSL_ERROR_SYSCALL,errno 10054
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/45912076/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
error: OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
提问by latifa saee
While running the command vagrant box add laravel/homestead
, I am getting this error:
运行命令时vagrant box add laravel/homestead
,我收到此错误:
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
下载远程文件时出错。错误消息(如果有)复制如下。请修复此错误,然后重试。
OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
Can you help me?
你能帮助我吗?
回答by latifa saee
I got the answer by some searching on GitHub,
我通过在 GitHub 上搜索得到了答案,
replace this vagrant box add laravel/homestead
with
将其替换 vagrant box add laravel/homestead
为
vagrant box add laravel/homestead http://atlas.hashicorp.com/laravel/boxes/homestead