【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
相关推荐
QQ3596773453 小时前
Github开源AI LLM大语言模型WebUI框架推荐
人工智能·开源·github
油泼辣子多加3 小时前
2025年02月19日Github流行趋势
github
slomay13 小时前
项目汇报PPT转视频制作 | 有字幕和配音版
经验分享·github
逛逛GitHub14 小时前
DeepSeek 宣布下周连发 5 个开源项目,这才是 Open AI!
github
人工干智能14 小时前
科普:“git“与“github“
git·github
怒码ing1 天前
美化个人github主页,部署github-readme-stats
github
GardenTu1 天前
初尝git自结命令大全与需要理解的地方记录
git·github
电棍2332 天前
GITHUB的若干操作
github
AI云极2 天前
PyCharm 集成 DeepSeek:本地运行 or API 直连?打造你的 AI 编程神器!
github
WebCandy2 天前
用Trae编辑器写一个Trae的AI对话记录导出脚本
人工智能·编辑器·github·copilot·ai编程