gpt4 book ai didi

git - Bitbucket 443 网络在不同网络上无法访问

转载 作者:太空狗 更新时间:2023-10-29 14:25:58 26 4
gpt4 key购买 nike

当我在办公室将我的笔记本电脑连接到 wifi 时,我的 git 和 Bitbucket 连接并工作正常。

但是当我回到家并将同一台笔记本电脑连接到我的 wifi 并尝试访问 bitbucket 时,我收到 443 错误。

git pull
fatal: unable to access 'https://xxxxx@bitbucket.org/xxxx/xxxx.git/': Failed to connect to bitbucket.org port 443: Network is unreachable

最佳答案

将 bitbucket ip 添加到主机文件,现在可以正常工作了!

sudo nano /etc/hosts
104.192.143.2 bitbucket.org
sudo /etc/init.d/networking restart

关于git - Bitbucket 443 网络在不同网络上无法访问,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39930610/

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