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

执行git clone的时候,出现错误:gnutls_handshake() failed: The TLS connection was non-properly terminated.

如图:

解决方式:

两次重置代理:完美解决

git config --global --unset https.https://github.com.proxy
git config --global --unset http.https://github.com.proxy

相关推荐
qq_422152575 小时前
PDF 加水印工具怎么选?2026 年文档版权保护方案对比
前端·pdf·github
映翰通朱工5 小时前
工业4G网关无公网IP远程运维实战(内网终端异地访问方案)
运维·服务器·网络·安全·智能路由器
洪晓露6 小时前
将 rke2 集群证书延长至 10 年
运维·服务器·数据库
IP老炮不瞎唠6 小时前
Python 价格监控如何实现?思路与实用方法分享
运维·服务器·网络
陈猪的杰咪7 小时前
GitHub Copilot 2026计费新规:AI Credits消耗解析与节省策略
人工智能·ai·架构·github·copilot
comcoo7 小时前
电脑自动干活不用值守!OpenClaw 本地部署完整实操流程
windows·开源·github·open claw部署·open claw部署包
睡不醒男孩0308237 小时前
CLup 6.x 版本中针对StarRocks 存算一体集群的完整操作手册
java·服务器·网络·clup
Tokai_Teio_17 小时前
第四届黄河流域 misc
运维·服务器
what_20188 小时前
Linux 磁盘 (查看、划分、inode)
linux·运维·服务器
A_humble_scholar9 小时前
Linux(七)调度器:从硬件矛盾到进程切换的底层逻辑
linux·服务器·网络