ImmichI
Immich9mo ago
Fommas

error loading image

Since I changed my UPLOAD_LOCATION in my .env not all images are displayed. They also won't open, when I download them I can open them.

What did I not changed good? On my phone they are displayed okay, but there also uploade from that phone.

Running on a synology DS22+, server is on V.130.2

.env file

The location where your uploaded files are stored

UPLOAD_LOCATION=/volume1/Thomas/Immich/library

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

IMMICH_VERSION=v1.130.2

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

DB_PASSWORD=Secret

The values below this line do not need to be changed

###################################################################################
DB_HOSTNAME=immich_postgres
DB_USERNAME=postgres
DB_DATABASE_NAME=immich

REDIS_HOSTNAME=immich_redis
immich.PNG
Was this page helpful?