简体   繁体   English

与 repo.packagist.org:443 相关的 SSL_ERROR_SYSCALL

[英]SSL_ERROR_SYSCALL in connection to repo.packagist.org:443

whene i run composer u , in laravel receive this error:当我运行composer u时,在 laravel 收到此错误:

Loading composer repositories with package information
https://repo.packagist.org could not be fully loaded (curl error 35 while downloading https://repo.packagist.org
/packages.json: OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to repo.packagist.org:443 ), package inform
ation was loaded from the local cache and may be out of date

I feel that it says "I can't connect to the repo.packagist.org"我觉得它说“我无法连接到 repo.packagist.org”

i was try u --ignore-platform-reqs but resive this error:我试过u --ignore-platform-reqs reqs 但拒绝了这个错误:

https://repo.packagist.org could not be fully loaded (curl error 35 while downloading https://repo.packagist.org/packages.json: Open
SSL SSL_connect: SSL_ERROR_SYSCALL in connection to repo.packagist.org:443 ), package information was loaded from the local cache https://repo.packagist.org could not be fully loaded (curl error 35 while downloading https://repo.packagist.org/packages.json: Op
enSSL SSL_connect: SSL_ERROR_SYSCALL in connection to repo.packagist.org:443 ), package information was loaded from the local cach
https://repo.packagist.org could not be fully loaded (curl error 35 while downloading https://repo.packagist.org
/packages.json: OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to repo.packagist.org:443 ), package inform
ation was loaded from the local cache and may be out of date

version laravel: 7版本 laravel:7
php: 7.2.5 php:7.2.5
composer: 2.4.4作曲家:2.4.4

please help me.请帮我。 tnks坦克

turn off your VPN.关闭你的 VPN。 and run composer u and waite for answer.并运行composer u并等待答案。

this solution solved my problem ^_^.这个解决方案解决了我的问题^_^。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何解决这个问题? :下载 https://repo.packagist.org/packages.json 时卷曲错误 56:接收失败:连接已重置 - How to fix this problem? : curl error 56 while downloading https://repo.packagist.org/packages.json: Recv failure: Connection was reset curl 下载 https://repo.packagist.org/packages.json 时出现错误 28:10004 毫秒后连接超时 - curl error 28 while downloading https://repo.packagist.org/packages.json: Connection timeout after 10004 ms 下载 Laravel 安装程序时连接被拒绝 - 无法下载“https://repo.packagist.org/packages.json”文件” - Connection refused while downloading Laravel installer - “https://repo.packagist.org/packages.json” file could not be downloaded" https://repo.packagist.org 无法完全加载(“https://repo.packagist.org/packages.json”文件无法下载:无法打开 - https://repo.packagist.org could not be fully loaded (The "https://repo.packagist.org/packages.json" file could not be downloaded: failed to open 创建项目 laravel 错误 packagist.org - create project laravel error packagist.org 无法下载“https://packagist.org/packages.json”文件:无法打开流:连接超时 - The “https://packagist.org/packages.json” file could not be downloaded: failed to open stream: Connection timed out 配置不允许连接到 http://packagist.org/packages.json - configuration does not allow connection to http://packagist.org/packages.json 在 laravel 出现错误:无法下载“https://packagist.laravel-china.org/packages.json”文件 - In laravel Getting error : The “https://packagist.laravel-china.org/packages.json” file could not be downloaded composer laravel 安装:无法下载“http://packagist.org”文件 - composer laravel install: “http://packagist.org” file could not be downloaded 无法在http://packagist.org中加载软件包干预/图像 - Could not load package intervention/image in http://packagist.org
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM