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

Downloads hang on random files. #642

Closed
hoyle1974 opened this issue Jun 16, 2023 · 7 comments
Closed

Downloads hang on random files. #642

hoyle1974 opened this issue Jun 16, 2023 · 7 comments
Labels

Comments

@hoyle1974
Copy link

Overview

I run with just the -u -p and -d options and it hangs on files. I kill it, restart and it continues past the file it got stuck on.

Steps to Reproduce

  1. Start download on my account
  2. At some point it hangs on a file, with a .part file written instead smaller than the final amount
  3. Kill the app, restart it again, and when it gets to that file it continues downloading it successfully but fails on a later one.

Expected Behavior

I expect it to either provide an error if the file can't be downloaded or to successfully download the file. I don't expect it to be frozen for hours.

Actual Behavior

Freezes till I manually restart the application

Context

One note is that I am writing files to a NFS mounted drive. I will test again on a non NFS mounted drive and see if it still hangs.

@hoyle1974 hoyle1974 added the bug label Jun 16, 2023
@hoyle1974
Copy link
Author

I verified this happens using my iCloud account but with local disk storage and with a completely different machine.

@AndreyNikiforov
Copy link
Collaborator

@hoyle1974 for how long did you wait for download? I wonder if there are any network issues that slow downloading significantly. If the code sees error with download, it retries certain times, spitting logs, so you should see these attempts.

What version are you using? Try reproduce the issue with latest version pls.

@hoyle1974
Copy link
Author

hoyle1974 commented Jul 3, 2023 via email

@AndreyNikiforov
Copy link
Collaborator

@hoyle1974 Pls see if v1.14.2 fixes the issue

@hoyle1974
Copy link
Author

hoyle1974 commented Jul 4, 2023 via email

@AndreyNikiforov
Copy link
Collaborator

@hoyle1974 has the issue been resolved? Did you get to the root cause of it?

@hoyle1974
Copy link
Author

hoyle1974 commented Dec 3, 2023 via email

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

No branches or pull requests

2 participants