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] 下载中断 #299

Closed
belthil17 opened this issue Sep 9, 2023 · 2 comments
Closed

[BUG] 下载中断 #299

belthil17 opened this issue Sep 9, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@belthil17
Copy link

Describe the bug
下载中断,错误命令显示为:
Download aborted.
group: task readLoop: read: read: read intermediate: read length: EOF

To Reproduce
当在本地使用clash时,使用下载命令:tdl dl url -n lks -u https://t.me/c/XXXX -u https://t.me/cXXXX -t 8 -t 8 --pool 5 -s 262144 --proxy socks5://127.0.0.1:7890
当关闭本地clash,使用软路由上的openclash时,使用命令:tdl dl url -n lks -u https://t.me/c/XXXX -u https://t.me/c/XXXX -t 8 --pool 5 -s 262144
以上两个命令均提示同样的下载错误命令

Expected behavior
正常下载即可

Screenshots

Version:
Version: 0.9.8
Commit: 79f38ec
Date: 2023-09-07T11:18:36Z
go1.19.12 windows/amd64

Additional context
Add any other context about the problem here.

@belthil17 belthil17 added the bug Something isn't working label Sep 9, 2023
@iyear
Copy link
Owner

iyear commented Sep 10, 2023

--pool 5参数太高了导致会被 Telegram Server 强制关闭连接,请调小该参数

@iyear iyear closed this as completed Sep 10, 2023
@iyear
Copy link
Owner

iyear commented Sep 11, 2023

#158 (comment)

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

2 participants