error: OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
error: OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
当 运行 命令 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
你能帮帮我吗?
我在 GitHub,
上搜索得到了答案
将此 vagrant box add laravel/homestead
替换为
vagrant box add laravel/homestead http://atlas.hashicorp.com/laravel/boxes/homestead
当 运行 命令 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
你能帮帮我吗?
我在 GitHub,
上搜索得到了答案将此 vagrant box add laravel/homestead
替换为
vagrant box add laravel/homestead http://atlas.hashicorp.com/laravel/boxes/homestead