平时vscode都能正常登陆,某天突然因服务器ip发生变化导致ssh登录不了ssh,一行命令: ssh-keygen -f “/home/你的登录名/.ssh/known_hosts” -R “你的原服务器ip”