sunshineywz 2022-11-05 12:36 采纳率: 0%
浏览 54
已结题

报错 gnutls_handshake() failed: The TLS connection was non-properly terminated

img

报错 gnutls_handshake() failed: The TLS connection was non-properly terminated
尝试过google,搜索到以下解决方案,但部分问题能解,部分依然存在上述问题

git config --global http.postBuffer 1048576000
git config --global --unset http.proxy
git config --global --unset https.proxy

git config --global http.sslVerify false(无用)

fork github仓库到本地仓库,能解决部分问题

  • 写回答

0条回答 默认 最新

    报告相同问题?

    问题事件

    • 系统已结题 11月13日
    • 创建了问题 11月5日