tdl
tdl copied to clipboard
the download does not start
Describe the bug
the download doesn't start it stays on standby for a long time and then I get this error
github.com/gotd/td/mtproto.(*Conn).Run
github.com/gotd/[email protected]/mtproto/conn.go:214
- task userCallback:
github.com/gotd/td/tdsync.(*LogGroup).Go.func1
github.com/gotd/[email protected]/tdsync/log_group.go:48
- initConnection:
github.com/gotd/td/telegram/internal/manager.(*Conn).init
github.com/gotd/[email protected]/telegram/internal/manager/conn.go:230
- invoke:
github.com/gotd/td/telegram/internal/manager.(*Conn).init.func1
github.com/gotd/[email protected]/telegram/internal/manager/conn.go:221
- rpcDoRequest:
github.com/gotd/td/mtproto.(*Conn).Invoke
github.com/gotd/[email protected]/mtproto/rpc.go:44
- retryUntilAck:
github.com/gotd/td/rpc.(*Engine).Do
github.com/gotd/[email protected]/rpc/engine.go:141
- retry limit reached after 1 attempts```
### To Reproduce
open cmd in the same folder as the tdl.exe file and run the download command
### Expected behavior
it should download the files but it doenst
### Version
Version: 0.17.2
Commit: 291d7f5
Date: 2024-06-19T17:16:23Z
go1.21.11 windows/amd64
### Which OS are you running tdl on?
Windows
### Additional context
_No response_
I encountered the same problem
I published release v0.17.3, can you try it?
same error for me on 0.17.3:
Error: group: github.com/gotd/td/mtproto.(*Conn).Run github.com/gotd/[email protected]/mtproto/conn.go:214
- task userCallback: github.com/gotd/td/tdsync.(*LogGroup).Go.func1 github.com/gotd/[email protected]/tdsync/log_group.go:48
- initConnection: github.com/gotd/td/telegram/internal/manager.(*Conn).init github.com/gotd/[email protected]/telegram/internal/manager/conn.go:236
- invoke: github.com/gotd/td/telegram/internal/manager.(*Conn).init.func1 github.com/gotd/[email protected]/telegram/internal/manager/conn.go:227
- rpcDoRequest: github.com/gotd/td/mtproto.(*Conn).Invoke github.com/gotd/[email protected]/mtproto/rpc.go:44
- retryUntilAck: github.com/gotd/td/rpc.(*Engine).Do github.com/gotd/[email protected]/rpc/engine.go:141
- retry limit reached after 1 attempts
for me it's fixed waiting a few days I don't know how useful it will be to you