zoukankan      html  css  js  c++  java
  • Git Push : WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!

    $ git push
    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
    Someone could be eavesdropping on you right now (man-in-the-middle attack)!
    It is also possible that a host key has just been changed.
    The fingerprint for the RSA key sent by the remote host is
    SHA256:8/qFkzDvXVxUC6Wl0bFcVqQR+Yp/2LuuuNthrwggoNs.
    Please contact your system administrator.
    Add correct host key in /c/Users/David/.ssh/known_hosts to get rid of this message.
    Offending ECDSA key in /c/Users/David/.ssh/known_hosts:1
    RSA host key for gitee.com has changed and you have requested strict checking.
    Host key verification failed.
    fatal: Could not read from remote repository.

    Please make sure you have the correct access rights and the repository exists.


    换个机器,同一账号,why?

  • 相关阅读:
    C++ com 组件的使用
    年计算机硬件基础知识大全
    prism 的学习网站
    WPF
    C#录音从声卡
    C#实现放大镜
    HTML常用提交按钮
    HTML常用标签
    k8s 运行单实例 mysql
    aws eks ebs StorageClass PersistentVolume PersistentVolumeClaim
  • 原文地址:https://www.cnblogs.com/hbuwyg/p/15511888.html
Copyright © 2011-2022 走看看