mtlynch / picoshare

A minimalist, easy-to-host service for sharing images and other files
https://demo.pico.rocks
Other
2.35k stars 168 forks source link

413 Request Entity Too Large #599

Closed gaston-arg closed 2 months ago

gaston-arg commented 2 months ago

Hi everyone,

I'm trying to upload a 170mb file on Picoshare, but I receive the following error:

`

413 Request Entity Too Large

413 Request Entity Too Large


cloudflare

` I'm using Cloudflare Tunnels just in case for exposing Picoshare. Thanks edit: If I upload the file through my local IP, I have no problem at all. So I guess the problem here is related to Cloudflare then?
mtlynch commented 2 months ago

I think this is a Cloudflare or nginx thing. See #257.

gaston-arg commented 2 months ago

This is Cloudflare Tunnel, no Nginx. So I can't apply that fix I think.