413 Request Entity Too Larg #7974

Closed
opened 2026-02-05 13:26:45 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @z979054461 on GitHub (Dec 2, 2025).

I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.

  • Yes

The bug

I use cli to upload a video(1.01 GB (1,089,565,366 字节)). But it failed. And the web page has the same error.

Image Image

The OS that Immich Server is running on

asustor ADM

Version of Immich Server

v2.3.1

Version of Immich Mobile App

v2.3.0

Platform with the issue

  • Server
  • Web
  • Mobile

Device make and model

No response

Your docker-compose.yml content

default

Your .env content

DB_DATABASE_NAME=immichdb
DB_USERNAME=********
DB_PASSWORD=********
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/src/app/server/bin
NODE_VERSION=22.18.0
YARN_VERSION=1.22.22
DEBIAN_RELEASE=trixie
LD_LIBRARY_PATH=/usr/lib/jellyfin-ffmpeg/lib:/usr/lib/wsl/lib
NODE_ENV=production
NVIDIA_DRIVER_CAPABILITIES=all
NVIDIA_VISIBLE_DEVICES=all
IMMICH_BUILD=19524231183
IMMICH_BUILD_URL=https://github.com/immich-app/immich/actions/runs/19524231183
IMMICH_BUILD_IMAGE=v2.3.1
IMMICH_BUILD_IMAGE_URL=https://github.com/immich-app/immich/pkgs/container/immich-server
IMMICH_REPOSITORY=immich-app/immich
IMMICH_REPOSITORY_URL=https://github.com/immich-app/immich
IMMICH_SOURCE_REF=v2.3.1
IMMICH_SOURCE_COMMIT=edbdc14178b244e75d0c01c2d808b407d5547541
IMMICH_SOURCE_URL=https://github.com/immich-app/immich/commit/edbdc14178b244e75d0c01c2d808b407d5547541
TZ=Asia/Shanghai
IMMICH_LOG_LEVEL=verbose

Reproduction steps

...

Relevant log output


Additional information

No response

Originally created by @z979054461 on GitHub (Dec 2, 2025). ### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report. - [x] Yes ### The bug I use cli to upload a video(1.01 GB (1,089,565,366 字节)). But it failed. And the web page has the same error. <img width="1290" height="447" alt="Image" src="https://github.com/user-attachments/assets/bcd442eb-8986-49d4-835f-5d7a8e168746" /> <img width="435" height="126" alt="Image" src="https://github.com/user-attachments/assets/217d7bfc-5417-4339-a755-e0ef5ff2008e" /> ### The OS that Immich Server is running on asustor ADM ### Version of Immich Server v2.3.1 ### Version of Immich Mobile App v2.3.0 ### Platform with the issue - [x] Server - [x] Web - [ ] Mobile ### Device make and model _No response_ ### Your docker-compose.yml content ```YAML default ``` ### Your .env content ```Shell DB_DATABASE_NAME=immichdb DB_USERNAME=******** DB_PASSWORD=******** PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/src/app/server/bin NODE_VERSION=22.18.0 YARN_VERSION=1.22.22 DEBIAN_RELEASE=trixie LD_LIBRARY_PATH=/usr/lib/jellyfin-ffmpeg/lib:/usr/lib/wsl/lib NODE_ENV=production NVIDIA_DRIVER_CAPABILITIES=all NVIDIA_VISIBLE_DEVICES=all IMMICH_BUILD=19524231183 IMMICH_BUILD_URL=https://github.com/immich-app/immich/actions/runs/19524231183 IMMICH_BUILD_IMAGE=v2.3.1 IMMICH_BUILD_IMAGE_URL=https://github.com/immich-app/immich/pkgs/container/immich-server IMMICH_REPOSITORY=immich-app/immich IMMICH_REPOSITORY_URL=https://github.com/immich-app/immich IMMICH_SOURCE_REF=v2.3.1 IMMICH_SOURCE_COMMIT=edbdc14178b244e75d0c01c2d808b407d5547541 IMMICH_SOURCE_URL=https://github.com/immich-app/immich/commit/edbdc14178b244e75d0c01c2d808b407d5547541 TZ=Asia/Shanghai IMMICH_LOG_LEVEL=verbose ``` ### Reproduction steps 1. 2. 3. ... ### Relevant log output ```shell ``` ### Additional information _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#7974