SSH 克隆 - 与 bitbucket.org 的连接被远程主机关闭?

发布于 2025-01-10 14:05:59 字数 482 浏览 0 评论 0原文

我无法让 SSH 配置与 BitBucket 正确配合使用。 我在帐户设置和存储库设置中设置了诸如 SSH 密钥之类的内容。 我设置了 git 配置。 我删除了我的 known_hosts 文件。

我总是遇到同样的错误:

git pull --tags origin main 与 bitbucket.org 的连接被远程主机关闭。 致命:无法从远程存储库读取。 请确保您拥有正确的访问权限 并且存储库存在。

这就是 ssh -v [电子邮件受保护]输出:

Removed due security reasons. Sorry.

I can't get my SSH configuration to correctly work with BitBucket.
I set up anything like SSH keys in my account settings and repo settings.
I set up my git configuration.
I removed my known_hosts file.

I always get the same error:

git pull --tags origin main
Connection to bitbucket.org closed by remote host.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.

That's the ssh -v [email protected] output:

Removed due security reasons. Sorry.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文