Cant upload video files due to Cloudflare limits

Hello,

I am new to Xibo. I managed to get the cms installed via docker and it has been working well. However when I try to upload a 150mb video files I get unknown error every time. I believe its because I am using cloudflare for my domain names and they limit me to 100mb file uploads. I use other apps that upload files in chunks and never have any problems. Is this an option for docker installations? I searched around on the forums but could not find a direct answer to fix my problem. I also tried to by pass xibo and copy videos directly to the library folder but permissions where denied. Any help is much appreciated.

In your config.env file you can change your upload size limit:

How do I upload files bigger than 2MB / How can I increase the upload file size limit? | Xibo Digital Signage (xibosignage.com)

Thanks for the reply. I know of the upload size limit increase. I have it set to 4gb. The problem I’m having is needing uploads through cloudflare to be chunked. Cloudflare blocks file uploads 100mb and up…

1 Like

Upload multiple smaller videos and use the creator tools on the CMS

Or upgrade to cloudflare business for a whole 200mb

I never got a clear answer about enabling chunking for file uploads. I ended up setting a reverse proxy on a vps and turning off proxy in cloudflare. I now have no issues uploading large files to Xibo. I still feel it would be a nice feature but I am moving on.