fatal: unable to access 'https://github.com/microsoft/vcpkg.git/': Failed to connect to github.com port 443 after 21099 ms: Couldn't connect to server
时间: 2023-08-14 13:50:02 浏览: 352
这个错误通常是由于网络问题导致的。你可以尝试以下步骤来解决这个问题:
1. 检查你的网络连接是否正常,确保你可以访问互联网。
2. 检查你的防火墙设置,确保 GitHub 的访问被允许。
3. 尝试使用 VPN 或者代理来连接 GitHub。
4. 尝试使用其他 Git 客户端来连接 GitHub。
如果以上方法都无法解决问题,你可以尝试联系你的网络管理员或者 GitHub 的技术支持来寻求帮助。
相关问题
fatal: unable to access 'https://github.com/strasdat/Sophus.git/': Failed to connect to github.com port 443: 拒绝连接
这个错误通常是由于网络问题或者代理设置导致的。您可以尝试以下几种解决方法:
1. 检查您的网络连接是否正常,尝试重新连接网络。
2. 检查您的防火墙和代理设置,确保允许 Git 访问互联网。如果您使用的是代理,可以执行以下命令配置 Git 使用代理:
```
git config --global http.proxy http://proxyuser:[email protected]:port
git config --global https.proxy https://proxyuser:[email protected]:port
```
其中,`proxyuser` 和 `proxypwd` 是您代理服务器的用户名和密码,`proxy.server.com` 和 `port` 是代理服务器的地址和端口。
3. 使用 SSH 协议来进行 Git 操作,这样可以避免使用 HTTPS 协议时出现的网络问题。您可以参考上一个问题的回答使用 SSH 协议。
如果以上方法无法解决问题,您可以尝试使用 VPN 或者联系网络管理员寻求帮助。
fatal: unable to access 'https://github.com/XuyangCaoUCSD/LeoEM.git/': Failed to connect to github.com port 443: Timed out
这个错误提示表明无法连接到GitHub服务器的443端口,可能是由于网络问题或防火墙设置等原因导致的。解决此问题的方法包括:
1. 检查网络连接是否正常,尝试使用其他网络连接。
2***可以通过在Git仓库地址中使用[email protected]:username/repo.git的形式来实现。
4. 尝试使用代理服务器进行Git操作,可以通过设置http.proxy和https.proxy参数来实现。
阅读全文
相关推荐

















