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] Try To download media And getting error #580

Closed
anuragpindoriya opened this issue Apr 12, 2024 · 1 comment
Closed

[Bug] Try To download media And getting error #580

anuragpindoriya opened this issue Apr 12, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@anuragpindoriya
Copy link

Describe the bug

After hit download command i getting error

To Reproduce

C:\Windows\system32> tdl dl -u https://t.me/harkirat_singgh/254
Error: group:
github.com/gotd/td/mtproto.(*Conn).Run
github.com/gotd/td@v0.98.0/mtproto/conn.go:214

  • task userCallback:
    github.com/gotd/td/tdsync.(*LogGroup).Go.func1
    github.com/gotd/td@v0.98.0/tdsync/log_group.go:48
  • initConnection:
    github.com/gotd/td/telegram/internal/manager.(*Conn).init
    github.com/gotd/td@v0.98.0/telegram/internal/manager/conn.go:230
  • invoke:
    github.com/gotd/td/telegram/internal/manager.(*Conn).init.func1
    github.com/gotd/td@v0.98.0/telegram/internal/manager/conn.go:221
  • rpcDoRequest:
    github.com/gotd/td/mtproto.(*Conn).Invoke
    github.com/gotd/td@v0.98.0/mtproto/rpc.go:44
  • msg_id too high

Expected behavior

should download properly

Version

Version: 0.16.1
Commit: bb2c69b
Date: 2024-03-01T13:21:31Z

go1.21.7 windows/amd64

Which OS are you running tdl on?

Windows

Additional context

C:\Windows\system32> tdl dl -u https://t.me/harkirat_singgh/254
Error: group:
github.com/gotd/td/mtproto.(*Conn).Run
github.com/gotd/td@v0.98.0/mtproto/conn.go:214

  • task userCallback:
    github.com/gotd/td/tdsync.(*LogGroup).Go.func1
    github.com/gotd/td@v0.98.0/tdsync/log_group.go:48
  • initConnection:
    github.com/gotd/td/telegram/internal/manager.(*Conn).init
    github.com/gotd/td@v0.98.0/telegram/internal/manager/conn.go:230
  • invoke:
    github.com/gotd/td/telegram/internal/manager.(*Conn).init.func1
    github.com/gotd/td@v0.98.0/telegram/internal/manager/conn.go:221
  • rpcDoRequest:
    github.com/gotd/td/mtproto.(*Conn).Invoke
    github.com/gotd/td@v0.98.0/mtproto/rpc.go:44
  • msg_id too high
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

2 participants