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 (SSH) connection: timeout (works with SCP or ForkLift App) #11717

Closed
cyberduck opened this issue Jun 30, 2021 · 3 comments
Closed

SFTP (SSH) connection: timeout (works with SCP or ForkLift App) #11717

cyberduck opened this issue Jun 30, 2021 · 3 comments
Labels
sftp SFTP Protocol Implementation

Comments

@cyberduck
Copy link
Collaborator

63f0e00 created the issue

Hello,

I have problems connecting to a server on port 22 with SFTP (SSH): timeout.
If I use the exact same connection parameter with terminal SCP or ForkLift app,
connection is working well.
I use VPN.

I already increased the timeout without effect:
"defaults write ch.sudo.cyberduck connection.timeout 30000"

How can I provide any log file?
Thank you!

@cyberduck
Copy link
Collaborator Author

adc75a0 commented

You can reach the log by opening Console.app and follow Reports → Log Reports → cyberduck.log. You can copy the log file by right-click → Show in Finder → Right-click → Copy.

@cyberduck
Copy link
Collaborator Author

cyberduck commented Jul 7, 2021

63f0e00 commented

Thank you.
Log file says not much:
(seems to log only ERRORs)

2021-07-07 08:40:52,208 [reader] ERROR net.schmizz.sshj.transport.TransportImpl - Dying because - Broken transport; encountered EOF
net.schmizz.sshj.transport.TransportException: Broken transport; encountered EOF
	at net.schmizz.sshj.transport.Reader.run(Reader.java:58)

@dkocher dkocher added sftp SFTP Protocol Implementation and removed core bug labels Jun 16, 2023
@dkocher
Copy link
Contributor

dkocher commented Jun 16, 2023

We have been unable to reproduce the problem in recent versions. Please open a discussion if you still require assistance.

@dkocher dkocher closed this as completed Jun 16, 2023
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