File upload stops with unknown error

To be completed by the original poster:

CMS Version

3.1.4 (Docker)

Player Type

Windows

Player Version

3.302.4

Issue

Unknown error while uploading a file over 3 GB.

Hello together,

I’m using the Xibo CMS 3.1.4 on a Ubuntu 18.04.1 LTS installed via the standard Xibo Docker package. I’m not using a proxy server.

I’ve changed the PHP settings in the config.env file to the following,

CMS_PHP_POST_MAX_SIZE=5G
CMS_PHP_UPLOAD_MAX_FILESIZE=5G
CMS_PHP_MAX_EXECUTION_TIME=6000

but when I upload a file with 3,5 GB it always stops with unknown error sometimes at 50% oder 80%. At 3 or 4 times the upload has reached 100%, but finished with the error Request Entity Too Large.

What can I check?

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.