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

callback: upload part: send upload part 0 RPC: rpcDoRequest: rpc error code 400: FILE_PARTS_INVALID #69

Open
LimitBreaker01 opened this issue Dec 9, 2022 · 5 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@LimitBreaker01
Copy link

LimitBreaker01 commented Dec 9, 2022

callback: upload part: send upload part 0 RPC: rpcDoRequest: rpc error code 400: FILE_PARTS_INVALID

Full examples:
tdl up -n XXXX -p ./'Titanic (1997) 2160p h265 10bit DTS.mkv' -t 10 -e .so -e .tmp -t 8 -s 262144

size:112.8GB

@iyear
Copy link
Owner

iyear commented Dec 9, 2022

The file is too large.

Normal user: 2GiB
Premium user: 4GiB

It's limited by Telegram server

@LimitBreaker01
Copy link
Author

Suggested feature:
Half of the download is disconnected and continue to download

@LimitBreaker01
Copy link
Author

v0.5.6
slow slow slow
2022-12-11_191421

@reizhi
Copy link

reizhi commented Dec 12, 2022

I am premium, and I have a file with exact size of 4000MB (4194304000).
But I still get this error FILE_PARTS_INVALID.
I confirmed this file can be uploaded by Telegram PC.

BTW, the size limits are 4000MiB and 2000MiB instead of 4GiB and 2GiB.

@iyear iyear added bug Something isn't working help wanted Extra attention is needed labels Dec 14, 2022
@iyear
Copy link
Owner

iyear commented Jan 31, 2023

May be duplicate with gotd/td#816

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants