-
-
Notifications
You must be signed in to change notification settings - Fork 296
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
KeyExchange certificate check failed #15354
Comments
To investigate the error further, we need the following information:
For the log file enable debug logging, recreate the issue, and send us the log file afterward. If you don't like to see sensitive data to be shared publicly, please send the log file with the ticket reference GH-15354 to support@cyberduck.io, otherwise attach it here. Sidenote: If you want to share the log file and screenshot here, make sure to attach them through the GitHub web interface, as they wouldn't be visible to us otherwise. Regarding reverting to a previous version: Previous versions of Cyberduck and Mountain Duck can be downloaded from their respective changelog pages. |
I've run into this same issue, is there any solution? |
Same issue here macOS Sonoma 14.6.1 (23G93) |
Discussion in #16260. |
Suddenly, connection to a remote server via sftp using a private key stopped working with this exception:
Form the log, it seems the error is from net.schmizz.sshj.transport.TransportImpl.
The same error appears when using cyberduck, but Filezilla works.
Desktop (please complete the following information):
I think between the last time it worked and now I updated Mountain Duck, but not sure.
Is there some setting to disable this check or would it pe possible do downgrade mountain duck to a version where it works properly?
The text was updated successfully, but these errors were encountered: