marek
marek
IImmich
Created by marek on 10/7/2023 in #help-desk-support
Database issue since updating
Hi, I updated my immich docker compose from 1.76 to 1.81 using docker compose up --force-recreate --build -d. Ever since then I can't run immich because the database container doesn't start up. This is the last relevant part of the log, after which the postgress container just repeatadly says the database system is starting up
immich_postgres | 2023-10-07 10:41:11.287 UTC [1] LOG: starting PostgreSQL 14.8 on x86_64-pc-linux-musl, compiled by gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924, 64-bit
immich_postgres | 2023-10-07 10:41:11.287 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432
immich_postgres | 2023-10-07 10:41:11.287 UTC [1] LOG: listening on IPv6 address "::", port 5432
immich_postgres | 2023-10-07 10:41:13.156 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
immich_machine_learning | [10/07/23 10:41:15] INFO Created in-memory cache with unloading disabled.
immich_machine_learning | [10/07/23 10:41:15] INFO Initialized request thread pool with 12 threads.
immich_postgres | 2023-10-07 10:41:16.842 UTC [23] LOG: database system was interrupted; last known up at 2023-10-07 10:24:13 UTC
immich_postgres | 2023-10-07 10:41:16.842 UTC [24] FATAL: the database system is starting up
immich_postgres | 2023-10-07 10:41:16.843 UTC [25] FATAL: the database system is starting up
immich_postgres | 2023-10-07 10:41:11.287 UTC [1] LOG: starting PostgreSQL 14.8 on x86_64-pc-linux-musl, compiled by gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924, 64-bit
immich_postgres | 2023-10-07 10:41:11.287 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432
immich_postgres | 2023-10-07 10:41:11.287 UTC [1] LOG: listening on IPv6 address "::", port 5432
immich_postgres | 2023-10-07 10:41:13.156 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
immich_machine_learning | [10/07/23 10:41:15] INFO Created in-memory cache with unloading disabled.
immich_machine_learning | [10/07/23 10:41:15] INFO Initialized request thread pool with 12 threads.
immich_postgres | 2023-10-07 10:41:16.842 UTC [23] LOG: database system was interrupted; last known up at 2023-10-07 10:24:13 UTC
immich_postgres | 2023-10-07 10:41:16.842 UTC [24] FATAL: the database system is starting up
immich_postgres | 2023-10-07 10:41:16.843 UTC [25] FATAL: the database system is starting up
3 replies