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

the download does not start #664

Open
profumato4 opened this issue Jun 27, 2024 · 4 comments
Open

the download does not start #664

profumato4 opened this issue Jun 27, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@profumato4
Copy link

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/td@v0.102.0/mtproto/conn.go:214
  - task userCallback:
    github.com/gotd/td/tdsync.(*LogGroup).Go.func1
        github.com/gotd/td@v0.102.0/tdsync/log_group.go:48
  - initConnection:
    github.com/gotd/td/telegram/internal/manager.(*Conn).init
        github.com/gotd/td@v0.102.0/telegram/internal/manager/conn.go:230
  - invoke:
    github.com/gotd/td/telegram/internal/manager.(*Conn).init.func1
        github.com/gotd/td@v0.102.0/telegram/internal/manager/conn.go:221
  - rpcDoRequest:
    github.com/gotd/td/mtproto.(*Conn).Invoke
        github.com/gotd/td@v0.102.0/mtproto/rpc.go:44
  - retryUntilAck:
    github.com/gotd/td/rpc.(*Engine).Do
        github.com/gotd/td@v0.102.0/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_
@profumato4 profumato4 added the bug Something isn't working label Jun 27, 2024
@relax-sketch
Copy link

I encountered the same problem

@iyear
Copy link
Owner

iyear commented Jul 7, 2024

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

@relax-sketch
Copy link

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

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

@RieGo
Copy link

RieGo commented Aug 11, 2024

same error for me on 0.17.3:

Error: group:
github.com/gotd/td/mtproto.(*Conn).Run
github.com/gotd/td@v0.105.0/mtproto/conn.go:214

  • task userCallback:
    github.com/gotd/td/tdsync.(*LogGroup).Go.func1
    github.com/gotd/td@v0.105.0/tdsync/log_group.go:48
  • initConnection:
    github.com/gotd/td/telegram/internal/manager.(*Conn).init
    github.com/gotd/td@v0.105.0/telegram/internal/manager/conn.go:236
  • invoke:
    github.com/gotd/td/telegram/internal/manager.(*Conn).init.func1
    github.com/gotd/td@v0.105.0/telegram/internal/manager/conn.go:227
  • rpcDoRequest:
    github.com/gotd/td/mtproto.(*Conn).Invoke
    github.com/gotd/td@v0.105.0/mtproto/rpc.go:44
  • retryUntilAck:
    github.com/gotd/td/rpc.(*Engine).Do
    github.com/gotd/td@v0.105.0/rpc/engine.go:141
  • retry limit reached after 1 attempts

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

4 participants