【GitHub】github clone远程仓库的时候一直失败

bash 复制代码
git clone https://github.com/coderwhy/hy-react-web-music.git
正克隆到 'hy-react-web-music'...
fatal: unable to access 'https://github.com/coderwhy/hy-react-web-music.git/': Failed to connect to github.com port 443 after 75011 ms: Couldn't connect to server
bash 复制代码
git clone https://github.com/coderwhy/hy-react-web-music.git
正克隆到 'hy-react-web-music'...
fatal: unable to access 'https://github.com/coderwhy/hy-react-web-music.git/': Failure when receiving data from the peer

【问题】git clone 仓库 一直失败

  • 切换网络,关掉代理都一直失败
  • 最后清除了一下dns缓存,就成功了 (电脑是Mac)
  • sudo dscacheutil -flushcache
  • sudo killall -HUP mDNSResponder
相关推荐
CoderJia程序员甲34 分钟前
GitHub 热榜项目 - 日榜(2026-04-13)
ai·大模型·github·ai教程
BothSavage43 分钟前
OpenHarness源码研究-1-配置打包管理
github
FreeBuf_1 小时前
黑客滥用 GitHub 和 GitLab 托管恶意软件并实施凭证钓鱼攻击
gitlab·github
三无推导2 小时前
GitHub爆火项目ChinaTextbook——开源如何重新定义教育普惠的边界
学习·开源·github
韩数2 小时前
为了能同时开发多个项目,我烧了几亿 token 开源了一个轻量级 AI-Native IDE
后端·程序员·github
硬汉嵌入式3 小时前
GitHub Copilot for Eclipse 即将开源
eclipse·github·copilot
小雨青年3 小时前
GitHub Actions 工作流性能优化实战
性能优化·github
Roselind_Yi3 小时前
【开源仓库系列学习分享】MemPalace 仓库(超级记忆管家)全流程部署!(专业版)
人工智能·经验分享·笔记·python·数据挖掘·github·知识图谱
玄奕子3 小时前
VS Code 上传 GitHub 全流程(Windows 环境):HTTP 与 SSH 两种方案(含常见报错排查)
git·http·ssh·github·嵌入式开发
航Hang*14 小时前
VMware vSphere 云平台运维与管理基础——第2章(扩展):VMware ESXi 5.5 安装、配置与运维
运维·服务器·github·系统安全·虚拟化