Hello, I am self-hosting Immich using docker compose (stack can be found below). And I have been getting errors when trying to upload a large video file through the web interface. The error would be named: ApiError in the web interface.
Running docker logs on each immich container wouldn't reveal any useful information, and I am not sure where the error logs are in the containers. I have tried setting the IMMICH_LOG_LEVEL environment variable to various values, but still I would not get a useful error message.
Here is my compose stack, any help would be very appreciated!
.