[SOLVED] Photos with large file size and dimaip/docker-neos-alpine

Hey guys,

I have a problem with the upload file sizes. When I work locally (Docker and dimaip/docker-neos-alpine), I can upload large files. As soon as I do it on e.g. Google VM, it only works with very small images (Error message - see attachment). Can not see anything from the logs.

Can you help me?

Thx, Pat

I could Imagine that it has something to do with the PHP upload_max_filesize or post_max_size of the VM’s Webserver

Thank you!

I have a nginx proxy running. And the proxy was configured incorrectly.