remarkable-hacks icon indicating copy to clipboard operation
remarkable-hacks copied to clipboard

Remote host identification has changed... I can't update

Open MtbGot opened this issue 2 years ago • 3 comments

Hi!

I tried to update the hack from 2.14.3.977 to 2.14.3.1047, but I can't. It was the first time I was going to do it and I don't know anthing of programming...

When i get to the CMD and type ssh [email protected] appears the following (I replaced the long code by XXX, just in case):

C:\Users\Padres>ssh [email protected] @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ 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 XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX Please contact your system administrator. Add correct host key in C:\Users\Padres/.ssh/known_hosts to get rid of this message. Offending RSA key in C:\Users\Padres/.ssh/known_hosts:1 RSA host key for 10.11.99.1 has changed and you have requested strict checking. Host key verification failed.

The password has not changed, it is the same as before.

image

Thank you!!!!

MtbGot avatar Oct 03 '22 21:10 MtbGot

This happens on every single upgrade. You just need to remove the RSA key in your known_hosts folder and try again.

Duplicates #292 #265

Eeems avatar Oct 03 '22 21:10 Eeems

@Eeems Thank you!

MtbGot avatar Oct 03 '22 21:10 MtbGot

This can be useful for another github dummy as me (I stores this in a note:

To update the Hack and lamy:

Windows search open a command line prompt (Win-R, type cmd, enter)

Delete known hosts from: C:\Users\REPLACE BY YOUR USER.ssh

ssh [email protected] yes TYPE the password: PASSWORD

https://github.com/ddvk/remarkable-hacks Copy the automagic line with the icon Paste the automagic line with right click

It will reboot Ctrl + C y reboot

Check you have disabled the autoupdate!

to set the time: copy the following line in the cmd... timedatectl set-timezone "Europe/Paris" Right click to paste (and enter)

https://github.com/ddvk/remarkable-stylus Copy magic line with icon Right click to paste (and enter)

Thank you again @Eeems

MtbGot avatar Oct 03 '22 21:10 MtbGot