Skip to content

SFTP login doesn't work after last update 9.14. #17075

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

Open
oleksandrkuzmin opened this issue May 1, 2025 · 6 comments
Open

SFTP login doesn't work after last update 9.14. #17075

oleksandrkuzmin opened this issue May 1, 2025 · 6 comments
Assignees
Labels
sftp SFTP Protocol Implementation

Comments

@oleksandrkuzmin
Copy link

This ticket system is to report bugs and feature requests. For support, visit the help page first.

  • If you have trouble connecting to a server or your login credentials are not valid, try to resolve the issue with the assistance of your hosting service provider. Any such ticket will be closed with a resolution of thirdparty.

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. macOS]
  • Version [e.g. 22]

Log Files
Please include the log file. You can reach the logging output in Preferences → Connection.

Additional context
Add any other context about the problem here.

@dkocher dkocher added the sftp SFTP Protocol Implementation label May 1, 2025
@dkocher
Copy link
Contributor

dkocher commented May 1, 2025

Please fill in the requested information from the issue template.

@oleksandrkuzmin
Copy link
Author

I've just downgraded to 9.13 and everything works fine. Will fill all the requested information later.

@dkocher dkocher self-assigned this May 2, 2025
@dkocher
Copy link
Contributor

dkocher commented May 4, 2025

Possibly relates to #17078.

@oleksandrkuzmin
Copy link
Author

Yes, it looks same, but MacOS.
I've updated to last snapshot build (Version 9.2.0 (43206)) and issue still reproduced for me.
Here is log file:

cyberduck.log

@dkocher
Copy link
Contributor

dkocher commented May 13, 2025

Yes, it looks same, but MacOS. I've updated to last snapshot build (Version 9.2.0 (43206)) and issue still reproduced for me. Here is log file:

cyberduck.log

The log indicates a general connectivity issue with the SSH server. Not sure how this could be caused by a regression in recent builds.

2025-05-11 06:16:48,258 [sshj-Reader-/172.24.17.194:543-1746781488106] ERROR net.schmizz.sshj.transport.TransportImpl - Dying because - Operation timed out
java.net.SocketException: Operation timed out

@oleksandrkuzmin
Copy link
Author

oleksandrkuzmin commented May 13, 2025

I'm using SSH Agent tunneling (forwarding): login in terminal, open connection for needed server and then use it without auth in Cyberduck. After update - Cyberduck asked for a password and tried to login and failed, because it's multifactor auth through OKTA.
I wish this could help, but for now I'm totally OK with 9.13 version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sftp SFTP Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants