I created a Ubuntu Server VM but when I try to SSH into it from my Linux Mint laptop I get:
I've been setting up some containers and removing them and I think that IP address was one of them. I'm pretty new with Proxmox and am not sure if the suggestions are meant to be done in the Proxmox console or not. I removed part of that SHA256 number for this post.
Code:
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 ED25519 key sent by the remote host is
SHA256:81NVLc+XzyU50xxxxxxxxxxxxxxxxxxxEyFaObnzJgEPk.
Please contact your system administrator.
Add correct host key in /home/tom/.ssh/known_hosts to get rid of this message.
Offending ECDSA key in /home/tom/.ssh/known_hosts:31
remove with:
ssh-keygen -f "/home/tom/.ssh/known_hosts" -R "192.168.68.61"
Host key for 192.168.68.61 has changed and you have requested strict checking.
Host key verification failed.
I've been setting up some containers and removing them and I think that IP address was one of them. I'm pretty new with Proxmox and am not sure if the suggestions are meant to be done in the Proxmox console or not. I removed part of that SHA256 number for this post.