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] EOF occured during downloading #509

Closed
lolaro7080 opened this issue Feb 20, 2024 · 1 comment
Closed

[Bug] EOF occured during downloading #509

lolaro7080 opened this issue Feb 20, 2024 · 1 comment
Assignees
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@lolaro7080
Copy link

Describe the bug

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

  • task readLoop:
    github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1
    github.com/gotd/td@v0.89.0/internal/tdsync/log_group.go:48
  • read:
    github.com/gotd/td/internal/mtproto.(*Conn).readLoop
    github.com/gotd/td@v0.89.0/internal/mtproto/read.go:193
  • read:
    github.com/gotd/td/transport.(*connection).Recv
    github.com/gotd/td@v0.89.0/transport/connection.go:70
  • read intermediate:
    github.com/gotd/td/internal/proto/codec.Intermediate.Read
    github.com/gotd/td@v0.89.0/internal/proto/codec/intermediate.go:73
  • read length:
    github.com/gotd/td/internal/proto/codec.readLen
    github.com/gotd/td@v0.89.0/internal/proto/codec/codec.go:35
  • EOF

To Reproduce

just download files from telegram channels

Expected behavior

is my network responsible for it?

Version

Version: 0.15.1
Commit: 1e605a0
Date: 2024-01-31T14:13:25Z

go1.19.13 windows/amd64

Which OS are you running tdl on?

Windows

Additional context

No response

@lolaro7080 lolaro7080 added the bug Something isn't working label Feb 20, 2024
@iyear
Copy link
Owner

iyear commented Feb 20, 2024

#158 (comment)

@iyear iyear closed this as completed Feb 20, 2024
@iyear iyear added the duplicate This issue or pull request already exists label Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants