fatal: unable to access ‘https://github.com/heng0815/react-app.git/‘

在把项目提交到github仓库遇到了一下问题

执行git push后,终端提示:

复制代码
fatal: unable to access 'https://github.com/heng0815/react-app.git/': Failed to connect to 127.0.0.1 port 8087 after 0 ms: Couldn't connect to server

参考了这个网站:https://stackoverflow.com/questions/27087483/how-to-resolve-git-pull-fatal-unable-to-access-https-github-com-empty

执行这个之后:

复制代码
git config --global --unset http.proxy

再次执行git push,提交成功

相关推荐
2501_936960361 小时前
GitHub初步了解
github
wangruofeng2 小时前
11 万 Star 的生成式 AI 入门课,Microsoft 做对了什么
github·aigc·ai编程
IOT那些事儿3 小时前
GitHub Profile 429: Too Many Requests
github·profile·429
峰向AI3 小时前
Agent 看不了视频?这个 7K Star 的开源插件一招搞定
github
程序员吕洞宾3 小时前
开源多维表格SmartTable V1.6:自动化工作流,把重复操作交给系统即可
开源·自动化·github·多维表格·飞书多维表
zqx_73 小时前
【无标题】
github
FreeBuf_4 小时前
公开GitHub Issue可诱骗AI泄露私有数据,绕过防护仅需一词
人工智能·github·issue
JavaGuide5 小时前
又一个画图 Skill 开源,再见手动画 draw.io!
前端·后端·github
小弥儿5 小时前
GitHub今日热榜 | 2026-07-09:OfficeCLI 以 92% 日增幅入围
学习·开源·github
DogDaoDao5 小时前
【GitHub】 LLVM Project 深度解析:现代编译器基础设施的基石
java·c++·python·程序员·github·编译器·llvm