[GH-ISSUE #499] Invalid Request (Unexpexted EOF) #367

Closed
opened 2026-03-02 15:58:11 +03:00 by kerem · 0 comments
Owner

Originally created by @ghost on GitHub (Feb 20, 2021).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/499

When uploading a folder, parallel uploads start. When one of the files being uploaded is big in size, it stops after sometime and php spits out "Invalid Request (Unexpexted EOF)" in the terminal.
When that occurs, that big file upload stalls and gets skipped and only 1 upload continues at a given time (no more simultaneous uploads).

I have changed the limits in php.ini but the problem still persists. Can we prevent multiple simultaneous uploads right from the beginning somehow?

I'm using latest Chrome build for Windows.

Originally created by @ghost on GitHub (Feb 20, 2021). Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/499 When uploading a folder, parallel uploads start. When one of the files being uploaded is big in size, it stops after sometime and php spits out "Invalid Request (Unexpexted EOF)" in the terminal. When that occurs, that big file upload stalls and gets skipped and only 1 upload continues at a given time (no more simultaneous uploads). I have changed the limits in php.ini but the problem still persists. Can we prevent multiple simultaneous uploads right from the beginning somehow? I'm using latest Chrome build for Windows.
kerem closed this issue 2026-03-02 15:58:11 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tinyfilemanager#367
No description provided.