ashkulz / NppFTP

Plugin for Notepad++ allowing FTP, FTPS, FTPES and SFTP communications
https://ashkulz.github.io/NppFTP/
321 stars 93 forks source link

Notepad++ Connection failed : kex error : no match for method server host key algo #361

Closed sailorjohn99 closed 7 months ago

sailorjohn99 commented 10 months ago

Here is the entire error message:

[SFTP]

Connection failed : kex error : no match for method server host key algo:

server [ssh-rsa,ssh-rsa-cert-v01@openssh.com,ssh-dss,ssh-dss-cert-v01@openssh.com],

client [ssh-ed25519,ecdsa-sha2-nistp521,ecdsa-sha2-nistp384,ecdsa-sha2-nistp256,rsa-sha2-512,rsa-sha2-256]

Unable to connect

Is there a workaround?

andreaolivares commented 7 months ago

I've the same problem...

[SFTP] Connection failed : kex error : no match for method server host key algo: server [ssh-rsa,ssh-dss], client [rsa-sha2-512,rsa-sha2-256,ssh-ed25519,ecdsa-sha2-nistp521,ecdsa-sha2-nistp384,ecdsa-sha2-nistp256,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com] Unable to connect

chcg commented 7 months ago

Duplicate to #359 and #348. As workaround release https://github.com/ashkulz/NppFTP/releases/tag/v0.29.9 could be used but be aware of the security issues which come with it.