Erro uploading video

Hi all
I’m having issues when uploading videos — the upload usually stops at 3%.

The video is 9 minutes long, and if I try uploading several 4-minute videos, they go through without any problems.

What’s strange is that I managed to upload a larger video a few months ago.

Even if I leave the video uploading, it never finishes and doesn’t show any kind of error.

I tried to change in php.ini memory limit but it does not work.

Besides I dont find any logs where I could check something

Thanks for your help

H again,

I tried to upload the video throught Firefox wrobser and I get this error

On top of head, what is your upload timeout ?

Check your “config.env” for this part of upload section:

Xibo comes with a 2GB limit for individual file uploads
If you require larger files, uncomment the following and adjust as required

CMS_PHP_POST_MAX_SIZE=4G
CMS_PHP_UPLOAD_MAX_FILESIZE=4G
CMS_PHP_MAX_EXECUTION_TIME=900

Hello,

Thanks for your answer,

Previously was like this
**CMS_PHP_MAX_EXECUTION_TIME=600
**
I changed it to 900 but the issue persist.

This is my current configuration.

Thanks again

Hi 0x0

I found the error, It was AWF, Im using cloudfare I stopped it and I could upload the video

Thanks for your help

1 Like

Glad you solved it. I was thinking on fpm.socket next …

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