bitbucket-无法确定主机'bitbucket.org'的真实性 [英] bitbucket - The authenticity of host 'bitbucket.org' can't be established

查看:152
本文介绍了bitbucket-无法确定主机'bitbucket.org'的真实性的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

尝试推送到我的Bitbucket存储库时遇到了这个问题,不确定为什么指纹不匹配:

I've been getting this issue when trying to push to my bitbucket repo, not sure why the fingerprints don't match:



它询问我是否要继续,但是单击确定后我无法在对话框中键入任何内容.有见识吗?预先感谢!



It asks me if I want to continue, but I can't type anything in the dialog after hitting ok. Any insight? Thanks in advance!

推荐答案

我遇到了同样的问题..发现发生这种情况是因为bitbucket.org不在已知主机"列表中. 这些是从头开始的步骤... (假设您在Eclipse中使用EGit并配置了ssh密钥)

I had the same problem..found that this happens because bitbucket.org is not in the Known Host list . these are steps from the scratch... (Assumed you are using EGit with Eclipse and have configured ssh keys)

创建本地存储库
1.右键单击项目->团队->共享项目
2.从菜单中选择GIT,然后单击下一步(忽略消息未设置HOME环境变量.")
3.选择使用或创建存储库.在父文件夹中...并选择项目
4.hit创建仓库.按钮->完成

To Create Local Repository
1.Right click project ->Team -> Share Project
2. Select GIT from the menu click next (Ignore message "HOME environment variable not set..")
3.Select use or Create repo. in parent folder...and select the project
4.hit create repo. button -> finish

1.在Eclipse中,打开Git存储库视图
窗口->显示视图->其他-> Git-> Git存储库

1.In Eclipse Open the Git Repository View
Window->show view->other->Git->Git Repository


2.输入回购名称


3.在下一个窗口中,单击添加按钮,输入存储库uri,然后单击完成.

4.现在单击空运行"按钮,您将获得以下对话框 点击是",bitbucket将被添加到已知主机中

4.Now click the Dry Run Button and you should get the following dialog click YES and bitbucket will be added to known hosts


5.最后单击保存并按下"按钮


5.Finaly click save and push button

这篇关于bitbucket-无法确定主机'bitbucket.org'的真实性的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆