-
-
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
Replace password for private key fails #5754
Comments
Make sure you have also checked Use Keychain in the General tab of the Preferences. |
Replying to [comment:1 dkocher]:
"Use Keychain" in preference is already ticked. Deleting all bookmarks and reimporting or removing the app completely doesn't seem to help either. If you connect, disconnect, and then connect again without exiting the app, it works. However, once you're closed Cyberduck, if you're try to open the same bookmarked sftp connection, it will ask for the passphrase every time. Please reopen the ticket. |
Please try to repair your login keychain using Keychain Access.app → Keychain First Aid. |
Repaired using "Keychain First Aid" doesn't help. The issue only occurred by installing the last update. It is very likely that there is something wrong with the latest version of the app, given that all other factors unchanged. Please reopen the ticket. |
Can you find any related output in the |
When quitting Cyberduck, this message is logged:
|
Replying to [comment:6 Danny Glue]:
This leads me to think that you are connecting using public key authentication and the password for the private key has changed or the key with the same name has been replaced and has new password. You can workaround this by removing the saved previous password from the Keychain manually. Search for the hostname in Keychain Access.app and remove the item that has the filename of your private key set in the account field. |
Unfortunately, the workaround does not work. After removing the existing key from the key chain application, I can see a new key being saved after entering the passphrase when connecting. When exiting Cyberduck, no error message is captured in the Console app. Problem persists in nightly 3b94680. |
Replying to [comment:9 Danny Glue]:
Additional fix In 1cf8b10 not looking up password for private keys. Thanks for testing and reopening this ticket! |
Cyberduck 4.0.1 is asking for the SSH passphrase for SFTP connections every time despite the "Add to Keychain" option being ticked during previous connections.
The text was updated successfully, but these errors were encountered: