Git clone couldn‘t connect to server

bash 复制代码
(venv) (pytorch_env310) F:\stable-diffusion-webui\extensions>git clone https://github.com/Mikubill/sd-webui-controlnet.git
Cloning into 'sd-webui-controlnet'...
fatal: unable to access 'https://github.com/Mikubill/sd-webui-controlnet.git/': Failed to connect to github.com port 443 after 21103 ms: Couldn't connect to server

发生这个报错时,很多人会以为是网的问题。

但是解决方式很简单,注意:不要科学上网。多试几次。

我就是多试了几次发现还是可以的

相关推荐
恋喵大鲤鱼3 小时前
git reflog
git·git reflog
MatrixOrigin5 小时前
MatrixOne Git4Data 技术详解(二):从零跑通所有 Git 原语
git
anew___5 小时前
常用的 Git 工作流
git
shimly1234565 小时前
git diff 生成一部分文件的补丁
git
m0_579146656 小时前
Git 重置模式详解:四种重置方式的原理与应用场景
git
恋喵大鲤鱼6 小时前
git grep
git·git grep
霸王龙的小胳膊6 小时前
Git基础知识
git
恋喵大鲤鱼7 小时前
git fetch
git·git fetch
Java知识技术分享7 小时前
安装sourcetree
java·git·源代码管理
恋喵大鲤鱼8 小时前
git revert
git·git revert