【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
相关推荐
小馒头君君几秒前
3 个优质的终端 GitHub 开源工具
github
MarkHD3 小时前
AI编程助手入门指南:GitHub Copilot、Cursor与Claude的安装与基础使用
github·copilot·ai编程
追逐时光者5 小时前
2个 GitHub 实用辅助神器,帮你快速了解和上手 GitHub 开源项目(附带 GitHub 加速神器)!
github
寻月隐君7 小时前
Web3实战:Solana CPI全解析,从Anchor封装到PDA转账
后端·web3·github
OpenTiny社区1 天前
开源之夏报名倒计时3天!还有9个前端任务有余位,快来申请吧~
前端·github
王景程1 天前
SELinux是什么以及如何编写SELinux策略
git·github
宝桥南山1 天前
DeepSeek - 尝试一下GitHub Models中的DeepSeek
microsoft·ai·微软·c#·github·.net
lifeng43211 天前
在 CentOS 上将 Ansible 项目推送到 GitHub 的完整指南
centos·github·ansible
小华同学ai1 天前
千万别错过!这个国产开源项目彻底改变了你的域名资产管理方式,收藏它相当于多一个安全专家!
前端·后端·github
独立开阀者_FwtCoder1 天前
一个 Cursor mdc 自动生成器,基于Gemini 2.5,很实用!
前端·javascript·github