Unable to access Immich after update.

Setup
Synology NAS
Portainer

Issue
After updating Immich to the latest version, I can no longer access it via the URL http://192.168.1.66:3001/ and it just says 'this site can't be reached'.

The containers are running fine on Portainer and all say 'Healthy' so I'm unsure why it's not working as expected.

Docker Compose
Attached

Env
UPLOAD_LOCATION=/volume2/photos/
DB_DATA_LOCATION=/volume1/docker/immich/database/
IMMICH_VERSION=release
DB_PASSWORD=postgres
DB_USERNAME=postgres
DB_DATABASE_NAME=immich
DEBUG=true

Logs
immich_postgres>Logs

PostgreSQL Database directory appears to contain a database; Skipping initialization
2024-12-31 14:02:16.552 GMT [1] LOG: redirecting log output to logging collector process
2024-12-31 14:02:16.552 GMT [1] HINT: Future log output will appear in directory "log".
Was this page helpful?