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

SFTP bookmark connection fails, same config works in FileZilla #11893

Closed
cyberduck opened this issue Nov 2, 2021 · 3 comments
Closed

SFTP bookmark connection fails, same config works in FileZilla #11893

cyberduck opened this issue Nov 2, 2021 · 3 comments
Labels
help wanted sftp SFTP Protocol Implementation

Comments

@cyberduck
Copy link
Collaborator

c681183 created the issue

I've been connecting to my SFTP server with no issues until yesterday, the connection is failing with one or the other of the following:

Server closed connection during identification exchange. The connection attempt was rejected. The server may be down, or your network may not be properly configured.
Connection reset. The connection attempt was rejected. The server may be down, or your network may not be properly configured.

cyberduck.log prints the following every time the connection fails, but I have no idea what the issue is:

ch.cyberduck.core.ProtocolFactory - List of registered protocols in ProtocolFactory{registered=[sftp], bundle=Local{path='/Applications/Cyberduck.app/Contents/Resources/Profiles'}, profiles=Local{path='/Users/semo/Library/Group Containers/G69SCX94XU.duck/Library/Application Support/duck/Profiles'}} is empty

Clicking Network Diagnostics does not do anything. I'm fairly confident the issue is not caused by the server since the same configuration works fine with FileZilla. Any help is much appreciated.


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Possible duplicate of #10809. Please attach the Debug log if this continues to be an issue. You can
find it in Preferences → Connection → Log.

@cyberduck
Copy link
Collaborator Author

c681183 commented

Yes, the issue persists I'm afraid. The log is attached now.

@dkocher
Copy link
Contributor

dkocher commented Jan 16, 2023

Recent versions have seen changes in the logic of authentication attempts for SSH connections. Reopen if still an issue.

@dkocher dkocher closed this as completed Jan 16, 2023
@dkocher dkocher added help wanted and removed bug labels Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted sftp SFTP Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants