ImmichI
Immich8mo ago
TSpec

Microservices exited with code 1

Hi Brains trust,

I'm trying to set up Immich on Unraid 7.1.2
Followed https://main.preview.immich.app/docs/install/unraid pretty much word for word (except the folders for UPLOAD_LOCATION and DB_LOCATION).

Can't seem to get past the initial authorisation page..
I get the following error:
Failed to fetch dynamically imported module: http://192.168.0.202:2283/_app/immutable/nodes/39.t5CU_Dn9.js (500)

The log seems to error out with the posted image - Microservers worker exited with code 1...

Postgres log seems fine..
2025-05-18 11:08:54.463 UTC [1] LOG: redirecting log output to logging collector process
2025-05-18 11:08:54.463 UTC [1] HINT: Future log output will appear in directory "log".

PostgreSQL Database directory appears to contain a database; Skipping initialization



docker-compose.yaml - identical to the example on the immich website.

.env variables below - - -
UPLOAD_LOCATION=/mnt/user/Immich
DB_DATA_LOCATION=/mnt/user/appdata/postgresql/data
TZ=Australia/Sydney

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


Any advice on where I've gone wrong would be greatly appreciated.
Immich_Error.jpg
Immich can easily be installed and updated on Unraid via:
Was this page helpful?