You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.
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.
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.
Hi,
I tried compiling on arch KR ; everything worked even pairing but when i connect : i have those errors :
`root@OXYRTX:~/.ssh # ssh pi@192.168.1.38
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
pi@192.168.1.38'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 .... ?
The text was updated successfully, but these errors were encountered: