ImmichI
Immich3mo ago
3 replies
scopedial

Throttling Issue?

Hello support
I have been using Immich for a few months and I have recently run into an interesting, but annoying, problem. I have just spent the morning trying to capture some error logs, but I have nothing...yet.
I am running immich in a VM on Proxmox. The VM is one of distros of Fedora, Alma.

The ENTIRE system freezes when I attempt to upload a large tranch of photos (20 or more). This will consist of raw, jpegs, and MOV files. I have to restart through cycling power.

My system consists of an Lenovo P330 w/i7 processor with 32G of memory The VM is allocated 8G and 4 processors. I have tried many variations on this with no difference made. My photo storage is on a small NAS. I am using SMB/CIFS to access the NAS.

The only errors I have seen are the attached SQL errors.

Proxmox is version 8.4.14.
Alma linux is 9.5.
I am using a very recent version of Firefox, for linux, as my browser.
Immich is v2.2.

This is my .env.
*

The location where your uploaded files are stored

UPLOAD_LOCATION=/mnt/photos/upload

The location where your database files are stored

DB_DATA_LOCATION=/home/immich/postgres

To set a timezone, uncomment the next line and change Etc/UTC to a TZ identifier from this list: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List

TZ=EST

The Immich version to use. You can pin this to a specific version like "v1.71.0"

IMMICH_VERSION=release

Connection secret for postgres. You should change it to a random password

Please use only the characters A-Za-z0-9, without special characters or spaces

DB_PASSWORD=postgres

The values below this line do not need to be changed

###################################################################################
DB_USERNAME=postgres
DB_DATABASE_NAME=immich
*
message.txt18.75KB
This is a list of time zones from release 2025b of the tz database.
List of tz database time zones
Was this page helpful?