Could not use server's key. Please contact server administr (wodSFTP / wodSFTP.NET / wodSFTPdll)

by mark.azali, (20 hours, 10 minutes ago)

WeOnlyDo.Exceptions.SFTP.ProtocolException: Could not use server's key. Please contact server administrator to generate new key.

I am getting this error occasionally during the sftp ConnectedEvent. Is there a setting on my sftp server I should change?

It goes away if I restart my application as well.

I am currently using an instance of core SFTP server in windows.

Could not use server's key. Please contact server administr

by Jasmine, (17 hours, 12 minutes ago) @ mark.azali

Hi,
not sure where/why are you getting this error, but it means that all seemed to be ok, but for some reason key provided by the server could not be used on the client side.

Can you tell me exactly wihch product you're using, and which version?

Regards,
Jasmine

Could not use server's key. Please contact server administr

by mark.azali, (17 hours, 6 minutes ago) @ Jasmine

I am using sftp dll 3.7.5.174

I am using core SFTP server (build 770) - https://www.coreftp.com/server/

Server is set to just username + password authentication (no PPK)... so I'm not sure where the key error is coming into play.

Could not use server's key. Please contact server administr

by Jasmine, (17 hours, 4 minutes ago) @ mark.azali

Hi,

before we proceed, can you just update wodSFTP.NET from 3.7.5.174 to 3.7.5.175 which is currently only, just to make sure one small fix that is in it doesn't solve your issue ( I think it does).
If problem remains with 3.7.5.175, we will try to duplicate and fix the issue.
Regards,
Jasmine

Could not use server's key. Please contact server administr

by mark.azali, (16 hours, 36 minutes ago) @ Jasmine

I requested an update but the download link came as the same version 3.7.5.174

Could not use server's key. Please contact server administr

by Jasmine, (10 hours, 7 minutes ago) @ mark.azali

Hi,

ok, I see, seems there's some mixup with latest version numbers. Can you try now? I have corrected the problem and 175 should be online.

Jasmine