gpt4 book ai didi

git - 无法连接到 bitbucket.org 端口 443 : No route to host

转载 作者:IT王子 更新时间:2023-10-29 00:56:42 25 4
gpt4 key购买 nike

当我尝试 pull 或推送时,出现错误,因为无法连接到 bitbucket.org 端口 443:没有到主机的路由。相同的存储库可用于在我们的网络之外进行 pull 。可能是什么问题,因为它工作正常。

最佳答案

我也遇到了同样的问题。

我尝试通过 ppa 更新 git,重置 .gitconfig,我检查了 github 存储库正在克隆而不是 bitbucket,我取消设置 http 和 https 代理,重新启动我的网络服务(输入终端 - '我的网络服务'),更改我的笔记本电脑连接的网络。但这些都不适合我。

我通过在 hosts(/etc/hosts) 文件中添加以下行来修复了它

104.192.143.2 bitbucket.org

我没有尝试过的另一个解决方案是 -

使用代理克隆 git,通过代理使用 ssh 连接到 Bitbucket。

此解决方案也适用于以下错误:

Failed to connect to bitbucket.org port 443: Network is unreachable

关于git - 无法连接到 bitbucket.org 端口 443 : No route to host,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38480098/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com