tdl icon indicating copy to clipboard operation
tdl copied to clipboard

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

Open aoi2501 opened this issue 2 years ago • 6 comments

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 avatar Nov 22 '23 10:11 aoi2501

Try set flag --reconnect-timeout 0

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

iyear avatar Nov 22 '23 10:11 iyear

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.

aoi2501 avatar Nov 22 '23 11:11 aoi2501

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.

iyear avatar Nov 22 '23 13:11 iyear

same problem!

hujinrong avatar Jan 12 '24 16:01 hujinrong

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

hujinrong avatar Jan 13 '24 01:01 hujinrong

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

PhiFever avatar Feb 11 '24 14:02 PhiFever