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

upload works on one device, but not from another #469

Open
e0xify opened this issue Feb 14, 2023 · 1 comment
Open

upload works on one device, but not from another #469

e0xify opened this issue Feb 14, 2023 · 1 comment

Comments

@e0xify
Copy link

e0xify commented Feb 14, 2023

Hello,

some strange issue here, using plik default configurated.
no proxypass via nginx or apache2
for me everything works fine, uploading / auto zipping etc.

for another user / another device / another slower network nearly every image upload failes with:

[02/14/2023 14:09:14][CRITICAL][xxxx][YrUxmUrSOGSSiasC][B 009.jpg]] unable to read data from request body : %s -- client disconnected -- 500 [02/14/2023 14:09:14][INFO ][[xxxx][YrUxmUrSOGSSiasC][B 009.jpg]] POST /file/YrUxmUrSOGSSiasC/0Kx2F7TB5jreSQ0g/B%20009.jpg [500 Internal Server Error] (1m1.422821315s) [02/14/2023 14:09:14][CRITICAL][xxxx][YrUxmUrSOGSSiasC][B 008.jpg]] unable to read data from request body : %s -- client disconnected -- 500 [02/14/2023 14:09:14][INFO ][[xxxx][YrUxmUrSOGSSiasC][B 008.jpg]] POST /file/YrUxmUrSOGSSiasC/EgHzTSAMtLLYefj2/B%20008.jpg [500 Internal Server Error] (1m1.423079845s)

We also tried sharing the files with wetransfer and i uploaded them, worked like a charm, no issues - same files.

Any ideas?

@camathieu
Copy link
Member

If the connection fails / timeout / closes the upload will indeed fail, there is no resume mechanism.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants