Error: Fatal: Unable to access ‘github.com/XXX/XXX.git… ‘: OpenSSL SSL_read: Connection was reset, errno 10054 This error is reported because the SSL certificate of the server has not been signed by a third party. Note: the following methods are only inductive and not 100% successful. But it’s an alternative.

Solution 1: Modify the Settings to disable SSL authentication. Git config –global http.sslVerify ‘false’

Git config –global core.longpaths true git config –global core.longpaths true

Reason number three: Downloading is slow. Download is forcibly cancelled by the other party over time.

Possible reason 4: If it is to upload push prompt. Git config http.postBuffer 524288000 git config HTTP

Reference: www.9lyp.com/article/inf…