Cocoicobird
热爱永远可以成为你继续下去的理由

error: RPC failed; curl 28 OpenSSL SSL_read: Connection was reset, errno 10054 fatal: expected

git config --global http.sslVerify "false"

fatal: unable to access 'https://github.com/xxx.git/': Failed to connect to github.com port 443 after 21100 ms: Timed out

git config --global --unset http.proxy 
git config --global --unset https.proxy
posted on 2025-04-02 21:12  Cocoicobird  阅读(38)  评论(0)    收藏  举报