#413 Undefined when uploading videos

1 messages · Page 1 of 1 (latest)

frigid arch
#

Are you using a reverse proxy other than just the one that comes with Immich?

#

I think cloudflare puts a limit on upload size

#

Nginx should be fine, just make sure you get the config right https://immich.app/docs/administration/reverse-proxy

When deploying Immich it is important to understand that a reverse proxy is required in front of the server and web container. The reverse proxy acts as an intermediary between the user and container, forwarding requests to the correct container based on the URL path.

#

I think so yes

#

0, IIRC

#

Yes

#

The intent is to add another proxy in front or to replace it entirely, you probably shouldn't change anything about immich_proxy directly

#

Is this an error from cloudflare?

#

If it works locally, I guess make sure the port is forwarded etc?