【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
相关推荐
孟陬37 分钟前
别再社死了!`includeIf` 一招搞定 Git 提交者信息错乱,守护你的邮箱隐私
git·github
Cyril_KI2 小时前
大模型长文生成中的幻觉与事实性:研究进展综述
大模型·llm·github·综述·幻觉
逛逛GitHub2 小时前
3 个近期"优质"的 AI 开源项目, 有点绝。
架构·github
Pluto5388 小时前
第一个app产品的迭代
ios·github
liuccn8 小时前
Ubuntu 22.04 离线升级 OpenSSH 到 9.8p1
linux·ubuntu·github
fruge9 小时前
GitHub Actions CI/CD 自动化部署完全指南
ci/cd·自动化·github
lkbhua莱克瓦249 小时前
Java练习——正则表达式2
java·开发语言·笔记·正则表达式·github·学习方法
ZhiqianXia21 小时前
github 软件安全术语
安全·github
苦学编程的谢1 天前
Redis_3_Redis介绍+常见命令
数据库·redis·github
Rverdoser1 天前
制作网站的价格一般由什么组成
前端·git·github