Latest Firmware & SSH

Updated to latest firmware, tried to access via ssh (terminal) get this message -

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ 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 RSA key sent by the remote host is
SHA256:RSWb9+ybo+B0ZU+9CkgoMOsuzF/5F7mYLLmMhEaTMGQ.
Please contact your system administrator.
Add correct host key in /home/john/.ssh/known_hosts to get rid of this message.
Offending RSA key in /home/john/.ssh/known_hosts:1
remove with:
ssh-keygen -f “/home/john/.ssh/known_hosts” -R 192.168.0.15
RSA host key for 192.168.0.15 has changed and you have requested strict checking.
Host key verification failed.

How do I correct this if I can’t access ssh ?

johnw1943 wrote:

Updated to latest firmware, tried to access via ssh (terminal) get this message -

 

How do I correct this if I can’t access ssh ? 

This is often normal. You correct it via the SSH program you are using to access the WD My Cloud. The SSH program (at least Putty) will popup a warning message indicating the host key (on the WD My Cloud) has changed and it gives the person the option to update that key on the client machine. Check your SSH program and see if it explains how to update the host key.

Thanks Bennor - worked a treat :smiley: