解决这个问题

先找到known_hosts的路径
[[email protected] tmp]# find / -name known_hosts
/root/.ssh/known_hosts

将其杀之,known_hosts这个文件  删除 就好了,因为什么呢,你以前连接的时候会 生成一个 ** ,现在再重新连就对不上了,所以有问题

 

centos7 --Host key verification failed. lost connection

centos7 --Host key verification failed. lost connection

 

相关文章:

  • 2021-06-10
  • 2021-08-11
  • 2021-12-31
  • 2022-12-23
  • 2022-12-23
  • 2022-02-27
猜你喜欢
  • 2022-12-23
  • 2021-08-18
  • 2021-09-21
  • 2021-06-02
  • 2021-11-15
  • 2021-05-28
相关资源
相似解决方案