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

Operation timed out in SSH transport reader #9360

Closed
cyberduck opened this issue Mar 10, 2016 · 12 comments
Closed

Operation timed out in SSH transport reader #9360

cyberduck opened this issue Mar 10, 2016 · 12 comments
Labels
bug sftp SFTP Protocol Implementation thirdparty Issue caused by third party

Comments

@cyberduck
Copy link
Collaborator

9a44646 created the issue

I'm not sure how to include the transcript from "View -> Toggle Log Drawer." I clicked on that but no log appeared?? What do I need to do to include the transcript?

For work, I am making a backup of a server. I must download everything on the server to an external hard drive. Everything went quickly and easily for several days. Suddenly, the past 5 days, no collection of files and no single file that exceeds 4.3 GB can be downloaded - Cyberduck fails with "Transfer Incomplete" each time.

I have updated Cyberduck. I have tried changing preferences to allow more bandwidth and to retry multiple times, all to no avail. I have looked at other tickets and haven't seen this particular one.


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Do you get an error message displayed for the failed transfer?

@cyberduck
Copy link
Collaborator Author

9a44646 commented

Thank you for the quick response!

It only states: "Transfer Incomplete." Is there a way to show more information that might include an error message?

Thank you for your help,

Eryn

@cyberduck
Copy link
Collaborator Author

@dkocher commented

On Windows

On Mac

  • Can you find any related output in the system.log (/Applications/Utilities/Console.app)?

@cyberduck
Copy link
Collaborator Author

9a44646 commented

Okay, I have attached those output logs that you asked. Is that helpful or should I look for other logs?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please post the transcript from the log drawer of the Transfers window (Choose ⌘-L on Mac) and any related output in the system.log (/Applications/Utilities/Console.app).

@cyberduck
Copy link
Collaborator Author

9a44646 commented

Thank you for your help!

I am using a Mac and tried pressing ⌘-L but nothing happened. I also tried going directly to: "View ->Toggle Log Drawer" but again nothing happened. I am not familiar with Macs - am I missing an important piece of the puzzle here? Can you tell me if there is an alternate way to get at the transcript?

At this point, it no longer begins the download but just "hangs" there. I am attaching a screenshot.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you find any related output in the system.log (/Applications/Utilities/Console.app).

@cyberduck
Copy link
Collaborator Author

9a44646 commented

Sorry - I was out of town. Here is the output from the Log Drawer after ending with "Transfer Incomplete" message but no other error message:

1 OPENDIR
2 READDIR
3 READDIR
4 CLOSE
5 OPENDIR
6 READDIR
7 READDIR
8 CLOSE

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you find any related output in the system.log (/Applications/Utilities/Console.app).

@cyberduck
Copy link
Collaborator Author

9a44646 commented

I added an attachment with details from the Log (3-18-2016 Log), but the relevant lines seem repeated again and again:

3/18/16 9:56:34.197 AM Cyberduck[224]: objc[224]: Object 0x7f8bb1ba5c90 of class __NSCFString autoreleased with no pool in place - just leaking - break on objc_autoreleaseNoPool() to debug
3/18/16 9:56:34.198 AM Cyberduck[224]: objc[224]: Object 0x7f8b910209d0 of class __NSCFString autoreleased with no pool in place - just leaking - break on objc_autoreleaseNoPool() to debug
3/18/16 9:56:34.199 AM Cyberduck[224]: [keep-alive] ERROR net.schmizz.sshj.transport.TransportImpl - Dying because - {}

java.lang.InterruptedException: sleep interrupted
	at java.lang.Thread.sleep(Native Method)
	at net.schmizz.keepalive.KeepAlive.run(KeepAlive.java:66)
3/18/16 9:56:34.200 AM Cyberduck[224]: [transfer-4] ERROR net.schmizz.concurrent.Promise - <<chan0 / close>> woke to: net.schmizz.sshj.connection.ConnectionException: Operation timed out

@cyberduck
Copy link
Collaborator Author

9a44646 commented

dkocher, will you explain that please?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

It looks like the server is no more responding at some point during the transfer. Please check with your server administrator if you can find anything bogus in the server logs.

@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 sftp SFTP Protocol Implementation thirdparty Issue caused by third party
Projects
None yet
Development

No branches or pull requests

1 participant