tdl icon indicating copy to clipboard operation
tdl copied to clipboard

the download does not start

Open L9Lenny opened this issue 1 year ago • 2 comments

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_

L9Lenny avatar Jun 27 '24 12:06 L9Lenny

I encountered the same problem

relax-sketch avatar Jul 01 '24 15:07 relax-sketch

I published release v0.17.3, can you try it?

iyear avatar Jul 07 '24 11:07 iyear

I published release v0.17.3, can you try it?

删除了quick start后正常运行,不太明白原理

relax-sketch avatar Jul 29 '24 01:07 relax-sketch

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

RieGo avatar Aug 11 '24 07:08 RieGo

for me it's fixed waiting a few days I don't know how useful it will be to you

L9Lenny avatar Aug 23 '24 03:08 L9Lenny