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 #333

Closed
Involution12 opened this issue Oct 5, 2023 · 7 comments
Closed

[BUG] Download aborted #333

Involution12 opened this issue Oct 5, 2023 · 7 comments
Assignees
Labels
bug Something isn't working

Comments

@Involution12
Copy link

I tried to use TDL on telegram.
When i try to download video (video size > 20 MB) i got error

"callback: get file: get next chunk: invoke pool: waitSession: connection dead"
and then if i try to repeat download i got "callback: get file: get next chunk: invoke pool: rpcDoRequest: engine was closed"

@Involution12 Involution12 added the bug Something isn't working label Oct 5, 2023
@iyear
Copy link
Owner

iyear commented Oct 6, 2023

What's your command?

@anaschaudhary33
Copy link

anaschaudhary33 commented Oct 6, 2023

I am also getting same error.
This happens when I download multiple files
The downloading aborted at random percentage with "Download aborted" error

@ASC8384
Copy link

ASC8384 commented Oct 6, 2023

I am also getting same error.

tdl dl -f x.json --continue --skip-same

@iyear
Copy link
Owner

iyear commented Oct 7, 2023

FYI: gotd/td#1021

@Involution12
Copy link
Author

What's your command?

tdl login -n quickstart and tdl dl -n quickstart -u https://t.me/telegram/000

@shen-lan
Copy link

这边也会报错,最新版tdl。win 11
callback: get file: get next chunk: invoke pool: rpcDoRequest: engine was closed

2023-10-20 21:39:04 INFO dl dl/dl.go:118 Start download {"dir": "E:\\TG下载", "rewrite_ext": false, "skip_same": false, "part_size": 524288, "threads": 4, "limit": 2} 2023-10-20 21:39:04 INFO dl.td.conn.mtproto.rpc rpc/engine.go:42 Initialized {"v": "v0.88.0", "conn_id": 3, "dc_id": 5, "retry_interval": "5s", "max_retries": 5} 2023-10-20 21:39:04 INFO dl.td.conn.mtproto.rpc rpc/engine.go:42 Initialized {"v": "v0.88.0", "conn_id": 2, "dc_id": 5, "retry_interval": "5s", "max_retries": 5} 2023-10-20 21:39:04 INFO dl.td.conn.mtproto mtproto/connect.go:44 Key already exists {"v": "v0.88.0", "conn_id": 3, "dc_id": 5} 2023-10-20 21:39:04 INFO dl.td.conn.mtproto mtproto/connect.go:44 Key already exists {"v": "v0.88.0", "conn_id": 2, "dc_id": 5} 2023-10-20 21:39:05 INFO dl.td.conn manager/conn.go:79 SessionInit {"v": "v0.88.0", "conn_id": 3, "dc_id": 5} 2023-10-20 21:39:05 INFO dl.td.conn manager/conn.go:79 SessionInit {"v": "v0.88.0", "conn_id": 2, "dc_id": 5} 2023-10-20 21:39:11 INFO dl.td.conn.mtproto.rpc rpc/engine.go:271 Close called {"v": "v0.88.0", "conn_id": 2, "dc_id": 5} 2023-10-20 21:39:11 INFO dl.td.conn.mtproto.rpc rpc/engine.go:42 Initialized {"v": "v0.88.0", "conn_id": 4, "dc_id": 5, "retry_interval": "5s", "max_retries": 5} 2023-10-20 21:39:11 INFO dl.td.conn.mtproto mtproto/connect.go:44 Key already exists {"v": "v0.88.0", "conn_id": 4, "dc_id": 5} 2023-10-20 21:39:12 INFO dl.td.conn.mtproto.rpc rpc/engine.go:271 Close called {"v": "v0.88.0", "conn_id": 3, "dc_id": 5} 2023-10-20 21:39:12 INFO dl.td.conn.mtproto.rpc rpc/engine.go:271 Close called {"v": "v0.88.0", "conn_id": 4, "dc_id": 5} 2023-10-20 21:39:12 INFO dl.td.conn.mtproto.rpc rpc/engine.go:271 Close called {"v": "v0.88.0", "conn_id": 1, "dc_id": 5} 2023-10-20 21:39:12 INFO dl.td.conn.mtproto.rpc rpc/engine.go:271 Close called {"v": "v0.88.0", "conn_id": 0, "dc_id": 5} 2023-10-20 21:39:12 INFO dl.td telegram/connect.go:161 Closed {"v": "v0.88.0"}

@iyear
Copy link
Owner

iyear commented Nov 21, 2023

Please upgrade to v0.13.0 and feel free to reopen the issue if you have any questions.

@iyear iyear closed this as completed Nov 21, 2023
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

5 participants