【发布时间】:2013-07-25 08:33:47
【问题描述】:
我正在尝试连接到存储库,但尝试连接时总是收到此消息
The server's host key is not cached in the registry. You
have no guarantee that the server is the computer you
think it is.
The server's rsa2 key fingerprint is:
ssh-rsa 2048 c1:90:ff:d5:6b:78:33:5d:7b:ba:f6:f6:bc:1c:de:79
Connection abandoned.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
【问题讨论】:
-
你的公钥在主机服务器上吗?
-
是的,我已将公钥添加到主机服务器上的帐户中
-
试试这个:*.com/questions/10166173/…问候,Udi
-
我是windows系统所以sudo不会这样做
-
@Udi Cohen 我已经尝试过了,但它对我不起作用
标签: git