Skip to content
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

Unable to select private key when opening SFTP URLs #8933

Closed
cyberduck opened this issue Jul 17, 2015 · 3 comments
Closed

Unable to select private key when opening SFTP URLs #8933

cyberduck opened this issue Jul 17, 2015 · 3 comments
Assignees
Labels
bug fixed sftp SFTP Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

e69a81d created the issue

I am working with an SFTP server. In Cyberduck, I have set the server up as a Bookmark, using my private key. This works fine.

The problem I am encountering is what happens when I click on an sftp:// link in my browser (Chrome). The following happens:

  1. Cyberduck opens
  2. It presents me with a "Login failed" dialog (even though I've previously been able to use a bookmark for this same site)
  3. In the "Login failed" dialog, I uncheck Anonymous login, and enter my FTP username
  4. I click "Use Public Key Authentication", the file chooser opens
  5. I select my public key (which works in the bookmark), click "Choose"
  6. The file chooser closes, but there is no indication that the private key has been selected - the window still says "No private key selected"

There is an error displayed in the system log when I close the file chooser, I've attached it as a text file (some file paths redacted). There is now output in the Cyberduck log drawer.

I am on Mac OS X 10.10.4

Let me know if you need anything else!

Glenn.


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Regression from 223e4d4.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 2de8a19.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please update to the latest snapshot build available.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fixed sftp SFTP Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants