Invalid upgrade path?

Hello, I had been running Immich for a while without updating. It runs in docker. Today I ran docker compose pull and now the server fails to start. I've attached the log file.

My .env is standard:
UPLOAD_LOCATION=../library
DB_DATA_LOCATION=./postgres

TZ=America/Denver

IMMICH_VERSION=release

DB_PASSWORD=[Redacted]

The values below this line do not need to be changed

###################################################################################
DB_USERNAME=postgres
DB_DATABASE_NAME=immich
Was this page helpful?