-
-
Notifications
You must be signed in to change notification settings - Fork 664
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
when im downloading multiple files i sometimes get this error
Error: group:
github.com/gotd/td/mtproto.(*Conn).Run
github.com/gotd/td@v0.110.1/mtproto/conn.go:214
- task readLoop:
github.com/gotd/td/tdsync.(*LogGroup).Go.func1
github.com/gotd/td@v0.110.1/tdsync/log_group.go:48
- read:
github.com/gotd/td/mtproto.(*Conn).readLoop
github.com/gotd/td@v0.110.1/mtproto/read.go:193
- read:
github.com/gotd/td/transport.(*connection).Recv
github.com/gotd/td@v0.110.1/transport/connection.go:70
- read intermediate:
github.com/gotd/td/proto/codec.Intermediate.Read
github.com/gotd/td@v0.110.1/proto/codec/intermediate.go:73
- read length:
github.com/gotd/td/proto/codec.readLen
github.com/gotd/td@v0.110.1/proto/codec/codec.go:35
- EOF
here is my command flag tdl dl -f tdl-export.json --desc
To Reproduce
export chat
download exported chat
Expected behavior
it should not just die after getting an error
Version
Version: 0.18.5
Commit: 2321013
Date: 2025-01-25T11:11:37Z
go1.21.13 linux/amd64
Which OS are you running tdl on?
Windows
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working