WindTerm icon indicating copy to clipboard operation
WindTerm copied to clipboard

Kex error : no match for method encryption server→client

Open GuimLe opened this issue 3 years ago • 3 comments

Hello, great work everyone, really nice tool ! I am facing a connection problem and I don't understand what's happening, maybe someone could help. I would like to connect to a server but I have this error :

ssh_kex_select_methods: kex error : no match for method encryption server->client: server [[email protected]], client [[email protected],[email protected],aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,blowfish-cbc,3des-cbc]

I have checked Ciphers order for this connection because the problem seems to come from client and this is what I have got :

[email protected]
[email protected]
[email protected]
aes192-ctr
aes256-ctr
...

I have manually changed the order of ciphers but the error is still giving me this feedback, so I don't understand my error. Can anyone help me ?

GuimLe avatar Apr 19 '22 09:04 GuimLe

Sorry for the late reply. But I am happy to inform you that WindTerm_2.4.1 has been released and this bug has been fixed. Please download and check it, thank you.

kingToolbox avatar Apr 26 '22 07:04 kingToolbox

Thank you for your answer, I've checked it but the problem is still present in 2.4.1. Client cipher list/order is still ignored. Is there another problem ?

GuimLe avatar Apr 26 '22 08:04 GuimLe

Hi,

Same issue in version 2.5.0 on MacOS X 13.1 (Ventura).

kex error : no match for method kex algos: server [curve25519-sha256,[email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256], client [diffie-hellman-group14-sha1]

Thanks in advance for your help,

jeyriku avatar Jan 04 '23 10:01 jeyriku