未经授权的指纹 [英] Unauthorized Fingerprint

查看:125
本文介绍了未经授权的指纹的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我对此很新,并且花了大部分时间来研究这个特殊问题。我已经尝试了我在这个主题上找到的每个建议的解决方案,但没有一个解决了这个问题。我试图推到Heroku,但是当我输入:

git push heroku master



我得到:

您的密钥带有指纹XXX未被授权访问XXX。



我尝试删除SSH密钥,重新添加和重新推送,这一直没有奏效。我只有一个Heroku账户,所以我不认为这是一个重复的问题。对这个问题感到非常沮丧,任何人都可以提供帮助吗?

解决方案

看一看〜/。 ssh / known_hosts 文件并删除 heroku.com 行,然后再次尝试推送


I'm very new to this and have spent most of the day researching this one particular problem. I've tried every suggested solution that I've found on the subject, but none have fixed the issue. I'm trying to push to Heroku, but when I enter:

git push heroku master

I get:

Your key with fingerprint XXX is not authorized to access XXX.

I've tried removing SSH keys, re-adding, and re-pushing, which has not worked. I only have one Heroku account, so I don't think this is a duplicate issue. Getting very frustrated with this issue, can anyone help?

解决方案

Take a look in your ~/.ssh/known_hosts file and remove the heroku.com line and then try pushing again

这篇关于未经授权的指纹的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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