Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Public key for @IP does not match pinned key. If the host key has actually changed, remove the pinned key in Krypton. #322

Open
gloubix opened this issue Mar 24, 2021 · 5 comments

Comments

@gloubix
Copy link

gloubix commented Mar 24, 2021

Hi,

I tried compiling on arch KR ; everything worked even pairing but when i connect : i have those errors :

`root@OXYRTX:~/.ssh # ssh [email protected]

Krypton ▶ Requesting SSH authentication from phone

Krypton ▶ Phone approval required. Respond using the Krypton app

Krypton ▶ Public key for 192.168.1.38 does not match pinned key. If the host key has actually changed, remove the pinned key in Krypton.

sign_and_send_pubkey: signing failed for RSA "Kratos" from agent: agent refused operation

[email protected]'s password:

ssh_dispatch_run_fatal: Connection to UNKNOWN port 65535: Broken pipe

`

Anyway to make it see that the public key has not changed .... ?

@viggy96
Copy link

viggy96 commented Nov 17, 2021

I've noticed I get this problem between using Krypton on WSL and Linux. I can unpin the key in the app then use it on Linux for example. Then when I go to WSL, it complains about the pinned key. Then I can unpin the key can use it in WSL. But then I go back to Linux and it complains there.

@ElykDeer
Copy link

OpenSSH 8.6 changed default key algorithms, causing the error above. I'd recommend updating SSH on machines where you're getting this issue; I've had to compile from source on my Ubuntu LTS installs.

@KMontag42
Copy link

I have the latest 8.X OpenSSH (8.9) on my machine and this is still happening. Any ideas why this is still happening?

@tfriedel
Copy link

Also getting this issue between WSL and Ubuntu. Do I need to upgrade SSH on the server as well? That one is still at 8.2p1.

@andriisemenov-emma
Copy link

Same here, any solution yet?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants