【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
相关推荐
xuhe222 分钟前
[全流程详细教程]Docker部署ClawBot, 使用GLM4.7, 接入TG Bot实现私人助理. 解决Docker Openclaw Permission Denied问题
linux·docker·ai·github·tldr
宇宙帅猴1 小时前
GitHub 私有仓库认证完整指南:告别密码错误,使用 PAT 令牌
github
前端市界4 小时前
用 React 手搓一个 3D 翻页书籍组件,呼吸海浪式翻页,交互体验带感!
前端·架构·github
happyprince4 小时前
2026年02月07日热门github项目
github
CoderJia程序员甲5 小时前
GitHub 热榜项目 - 日榜(2026-02-06)
人工智能·ai·大模型·github·ai教程
荔枝吻6 小时前
忘记服务器密码,在Xshell7中查看已保存密码
运维·服务器·github
tod1139 小时前
TCP全连接队列与tcpdump抓包
网络·网络协议·tcp/ip·github·tcpdump
Luck_ff08109 小时前
百度指数数据采集与可视化平台 BaiduIndexHunter
github·开源软件
阿里嘎多学长9 小时前
2026-02-03 GitHub 热点项目精选
开发语言·程序员·github·代码托管
子兮曰16 小时前
OpenClaw入门:从零开始搭建你的私有化AI助手
前端·架构·github