-
-
Notifications
You must be signed in to change notification settings - Fork 301
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
Failure authenticating with password protected ed25519 private key #10130
Comments
I am sorry to tell the problem still exist in version 6.3.0 (26995) |
Hi, Are you planning to apply this to the stable version (Mac App Store version)? Thanks. |
Hi, |
Are you running version 6.6.2 (28219) from the Mac App Store? |
Replying to [comment:8 dkocher]:
|
Replying to [comment:9 UniverseX]:
|
Replying to [comment:10 dkocher]:
|
Replying to [comment:13 dkocher]: |
I have recreated a key via macOS terminal and can confirm that it’s working now. It seems that there is an issue with Putty keys. Thanks. |
Can you please try re-selecting the PuTTY private key in the bookmark settings and try to connect again. |
Replying to [comment:18 dkocher]:
|
Hi, I use the following the command to create the private/public key pair for logging my Debian server. ssh-keygen -t ed25519 -f ssh_host_ed25519_key While using the latest snapshot of Cyberduck and come across with “Application error”. please advise how I can help by fixing it up. Thanks, Kinglok, Fong |
Can you please attach the screenshot of the failure message and any related output in the |
I am using the latest snapshot of Cyberduck. The screen shows "Unknown application error" and I have attached the log file. |
|
Replying to [comment:23 kinglok]:
|
Things are getting better but this time produce another type of error: I have attached the server-side log for your comment. |
Any news? |
Also getting this same issue on Windows 8.1... Anything we can do to fix this? |
I had the same issue in Windows using a |
this is not fixed, i just got it again with cyberduck 7.4.1 on windows 10, with a ed25519 key generated by putty. If i use the putty private key as the 'ssh private key', it doesn't work with the "login failed: exhausted available authentication methods, unknown key type ssh-ed25519" attached is the openssh debug3 logs |
Did you check the wiki page? https://trac.cyberduck.io/wiki/help/en/howto/sftp#PuTTYKeyFormatInteroperability |
is there a ticket for having cyberduck support putty keys with ed25519 keys? or for having a prompt saying "please use openssh ed25519 keys"? that article did not show up on google when searching for the error message cyberduck shows when using a putty ed25519 key if for some reason it is impossible for cyberduck to support it? |
Cyberduck can log myself through SFTP protocol with using ed25519 private key. However, if a ed25519 key is password-protected, Cyberduck cannot login the same server but showing the following error message:
Exhausted available authentication methods. Please contact your web hosting service provider for assistance.
Attachments
2020-08-11 - sshd debug3 auth log output.txt
(16.7 KiB)debug.log
(48.0 KiB)sshd_debug.txt
(5.1 KiB)The text was updated successfully, but these errors were encountered: