SSH 克隆 - 与 bitbucket.org 的连接被远程主机关闭?
我无法让 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论