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] I encountered an issue with an exception stopping the process while forwarding./ 进行批量转发时异常停止并且没有提示 #667

Open
Everless321 opened this issue Jun 30, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Everless321
Copy link

Describe the bug

I used export to export chat records, approximately 700,000 entries. Then, I used tdl forward --from tdl-export.json --to 21628 --mode clone to forward the messages. After forwarding a few dozen entries, the program stopped running without any error messages.
我使用export导出了聊天记录 大概70万条左右,随后我使用tdl forward --from tdl-export.json --to 216
28 --mode clone进行转发,在转发了几十条之后程序停止运行并且没有任何的错误提示

To Reproduce

tdl forward --from tdl-export.json --to 216****28 --mode clone

Expected behavior

我需要能正常运行

Version

Version: 0.17.2
Commit: 291d7f5
Date: 2024-06-19T17:16:23Z

go1.21.11 linux/amd64

Which OS are you running tdl on?

Linux

Additional context

No response

@Everless321 Everless321 added the bug Something isn't working label Jun 30, 2024
@iyear
Copy link
Owner

iyear commented Sep 17, 2024

Can you provide more details?

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