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,提交成功

相关推荐
James_WangA12 分钟前
我给 AOI 设备装了一个 Agent,然后发现工具注册才是最难写的
架构·github
James_WangA15 分钟前
产线上跑 Agent:LLM 挂了不是 500 错误,是停线
架构·github
Hommy885 小时前
【开源剪映小助手】字幕接口
开源·github·aigc·剪映小助手·视频剪辑自动化
一袋米扛几楼987 小时前
【Git】规范化协作:详解 GitHub 工作流中的 Issue、Branch 与 Pull Request 最佳实践
前端·git·github·issue
尘埃落定wf7 小时前
# GitHub CLI:告别繁琐的 Git 命令,让开发更高效
git·github
zh_xuan8 小时前
上传api调试工具到github
github
AIMath~10 小时前
彻底删除 GitHub 仓库中特定文件夹的完整指南
github
DogDaoDao11 小时前
【GitHub】OpenClaw:开源个人AI助手的新标杆
人工智能·深度学习·开源·大模型·github·ai编程·opeclaw
一点一木19 小时前
🚀 2026 年 4 月 GitHub 十大热门项目排行榜 🔥
人工智能·github
宝桥南山21 小时前
AI - 在命令行中尝试一下ACP(Agent Client Protocol)通信
microsoft·微软·github·aigc·copilot