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

[BUG] Download aborted after about 150s or 180s #385

Open
aoi2501 opened this issue Nov 22, 2023 · 6 comments
Open

[BUG] Download aborted after about 150s or 180s #385

aoi2501 opened this issue Nov 22, 2023 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@aoi2501
Copy link

aoi2501 commented Nov 22, 2023

Describe the bug
Download aborted after about 150s or 180s.
Snipaste_2023-11-22_18-56-26

To Reproduce
Download any files from Message Link or .json which is big enough to cost 3 minutes or more.
Then the download would be aborted after about 150 seconds or 180 seconds with the Error Message above.
The command for resume (--continue ) doesn't work for this.

Expected behavior
Downloading until the task finished.

Version:
Version: 0.13.0

Additional context

@aoi2501 aoi2501 added the bug Something isn't working label Nov 22, 2023
@iyear
Copy link
Owner

iyear commented Nov 22, 2023

Try set flag --reconnect-timeout 0

https://docs.iyear.me/tdl/guide/global-config/#--reconnect-timeout

@aoi2501
Copy link
Author

aoi2501 commented Nov 22, 2023

Try set flag --reconnect-timeout 0

https://docs.iyear.me/tdl/guide/global-config/#--reconnect-timeout

It doesn't work.
Aborted at a specific time, and the Error Message is also the same.

@iyear
Copy link
Owner

iyear commented Nov 22, 2023

I can't reproduce it...:(

image

It took me eight minutes to download a 1GB file without encountering any errors. I switch proxies many times.

@hujinrong
Copy link

same problem!

@hujinrong
Copy link

After using this parameter(--reconnect-timeout 0) and testing it several times, the problem seems to have been resolved!

@PhiFever
Copy link

Same problem, and --reconnect-timeout 0 works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants