-
-
Notifications
You must be signed in to change notification settings - Fork 286
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
Sandboxing denies access to SSH keys. #7208
Comments
This will also be an issue for reading and writing keys to the |
Reverted in 093237a. |
So close! Any insights into an alternative course of action that doesn't involve caching the files in a safe location as this would prove detrimental... Thanks again for all your great work. |
Upgraded to 4.3 (10871) via Mac AppStore update. This version has sandboxing enabled by default which prevents access to SSH keys stored in
~/.ssh
.Initial connection attempt results in: I/O Error: Connection failed
/Users/XXXX/.ssh/id_rsa (Operation not permitted).
-- Console Log --
Manually updating the bookmarks and reselecting the SSH key, via the file dialog, permits flawless functionality, until the next time Cyberduck is executed.
The text was updated successfully, but these errors were encountered: