Postico icon indicating copy to clipboard operation
Postico copied to clipboard

Connect via SSH fail

Open scriptfans opened this issue 9 years ago • 5 comments

error log: Connecting to the SSH server failed. Unable to exchange encryption keys image

scriptfans avatar Oct 24 '16 07:10 scriptfans

Hi! Postico uses libssh2 to connect to SSH servers. I assume your SSH server is configured to support only modern key exchange methods that aren't yet supported by libssh2 (eg curve25519). See https://www.libssh2.org for a list of supported key exchange methods

jakob avatar Oct 24 '16 08:10 jakob

We have been working on this issue!

jakob: SSH Improvements (ECDSA keys, ED25519 keys, SHA256 Key Fingerprints) #307 #286

Download Build B2666, or check out the list of recent builds.

postico-bot avatar May 06 '18 22:05 postico-bot

We have been working on this issue!

jakob: SSH Improvements (ECDSA keys, ED25519 keys, SHA256 Key Fingerprints) #307 #286

Download Build B2673, or check out the list of recent builds.

postico-bot avatar May 09 '18 11:05 postico-bot

We have been working on this issue!

jakob: SSH Improvements (ECDSA keys, ED25519 keys, SHA256 Key Fingerprints) #307 #286

Download Build B2678, or check out the list of recent builds.

postico-bot avatar May 09 '18 13:05 postico-bot

Hi!

I'm still seeing this problem with Postico on both versions 1.5.22, and 2.0.5 (9661).

Besides creating a local tunnel manually, is there anything I can do to overcome this?

I'll be happy to ship you my connection logs for you to have a look if it helps.

Thank you!

punnie avatar Feb 10 '24 15:02 punnie