Hello, please try this command: ssh-keygen -R {IP-ADRESS/HOSTNAME}
Or delete the entire file: rm .ssh/known_hosts
After this terminal will ask you if you want to connect wit this ‘yes/no/fingerprint’ as an option.
Then type ‘yes’, hit Enter and you will be connected.
You enter rm .ssh/known_hosts and it seems that nothing happens.
That is the point. On the second try, the terminal tells you that the path does not exist.
So it has been removed.
Now try ssh -t umbrel@umbrel.local (or directly the IP of the umbrelHome).
The next step should be that you have the option for … yes/no/fingerprint.
Now you type ‘yes’ completly and you should get acess through ssh.
The try with keygen:
It seems the host is not found at umbrel@umbrel.local.
Please try the direct IP of your umbrelHome in stead of umbrel.local to find it in your network.