报错问题:
FATAL ERROR: Couldn‘t agree a host key algorithm (available: rsa-sha2-512,rsa-sha2-256)
问题原因:
这是putty版本问题,需要更换能支持:rsa-sha2-512, rsa-sha2-256的客户端。
问题解决:
官方下载地址:https://www.ssh.com/ssh/putty(网络差)
可以使用这个地址下载
https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html
下载后安装完成即可直接使用啦
参考来源:【异常】使用Putty SSH登录某些主机时,报错Couldn’t agree a host key algorithm-CSDN博客ssh 报错 FATAL ERROR: Couldn‘t agree a host key algorithm (available: rsa-sha2-512,rsa-sha2-256) 解决方法_whatday的博客-CSDN博客