https://bugs.kde.org/show_bug.cgi?id=398574
--- Comment #10 from Andreas Schneider <a...@cryptomilk.org> --- Harald, the error you get is about libssh negotiated a ed25519 key with the server but then found a ecdsa key in the known_hosts file. I guess it works if you use ed25519 which I really would recommend over ecdsa. However we need to check if we need to keep all keys sent by the server and cycle through them. -- You are receiving this mail because: You are watching all bug changes.