-
-
Notifications
You must be signed in to change notification settings - Fork 55
FILE_PART_X_MISSING #75
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationduplicateThis issue or pull request already existsThis issue or pull request already exists
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationduplicateThis issue or pull request already existsThis issue or pull request already exists
Checklist
pip3 install -U https://github.com/pyrogram/pyrogram/archive/master.zipand reproduced the issue using the latest development versionDescription
When sending videos, sometimes the error "Part 0 of the file is missing from storage" pops up.causing the sending to be interrupted.
Steps to reproduce
[400 FILE_PART_X_MISSING] (caused by "messages.UploadMedia") Pyrogram 2.1.33.2 thinks: Part 0 of the file is missing from storage
Code example
No response
Logs
No response