【问题标题】:The authenticity of host 'gitlab.com (35.231.145.151)' can't be established无法确定主机“gitlab.com (35.231.145.151)”的真实性
【发布时间】:2021-06-26 01:33:09
【问题描述】:

为什么我会收到这条消息?

无法确定主机'gitlab.com(35.231.145.151)'的真实性。

我在https://docs.gitlab.com/ee/user/gitlab_com/上找不到那个IP

【问题讨论】:

标签: git ssh gitlab


【解决方案1】:

我找不到那个IP

您提到的页面仅包含 GItLab 页面的 IP。
但它确实包含 SSH 主机密钥指纹。

所以请输入“yes”以接受 gitlab.com 的真实性,然后输入您的 ~/.ssh/known_hosts 文件,并检查它是否包含 SSH host keys fingerprints listed in the documentation 之一。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2013-09-13
    • 1970-01-01
    • 2022-11-25
    • 2019-08-28
    • 2011-04-09
    • 2022-12-06
    • 2016-08-09
    • 2020-06-03
    相关资源
    最近更新 更多