Error when trying to SSH into umbrel on pi4

pi4 connected via ethernet

augustuss-MacBook-Pro:~ augustus$ ssh -t umbrel@umbrel.local
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: POSSIBLE DNS SPOOFING DETECTED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
The ECDSA host key for umbrel.local has changed,
and the key for the corresponding IP address 10.0.0.42
is unknown. This could either mean that
DNS SPOOFING is happening or the IP address for the host
and its host key have changed at the same time.
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ 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 ECDSA key sent by the remote host is
SHA256:4F01t3BtKApynWBhA35cgyse81NdMHfyGAP9LJ0+d2Y.
Please contact your system administrator.
Add correct host key in /Users/augustus/.ssh/known_hosts to get rid of this message.
Offending ECDSA key in /Users/augustus/.ssh/known_hosts:8
ECDSA host key for umbrel.local has changed and you have requested strict checking.
Host key verification failed.

Just follow those instructions. delete that file from local storage and you are good to go

2 Likes

I did not delete the file but deleted the line in the known_hosts file. I hope that’s fine.

I AM now able to ssh into my umbrel. Look forward to running some commands to fix my ssd missing and system service failure errors! Thank you.

are there any guides on how to delete this file ?

If you know how to use a computer, you also know how to delete a file in C://Users/user_name/.ssh/known_hosts
If you do not know how to delete a temporary file, not sure if you really will be able to maintain a node. Sorry.

2 Likes