immich_postgres | Using SSD storage immich_postgres | immich_postgres | PostgreSQL Database directory appears to contain a database; Skipping initialization immich_postgres | immich_postgres | 2025-05-27 12:30:53.894 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" immich_postgres | 2025-05-27 12:30:53.895 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" immich_server | Initializing Immich v1.133.1 immich_server | Detected CPU Cores: 4 immich_redis | 1:M 27 May 2025 12:30:53.873 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. immich_redis | 1:M 27 May 2025 12:30:53.873 * oO0OoO0OoO0Oo Valkey is starting oO0OoO0OoO0Oo immich_redis | 1:M 27 May 2025 12:30:53.873 * Valkey version=8.1.1, bits=64, commit=00000000, modified=0, pid=1, just started immich_redis | 1:M 27 May 2025 12:30:53.873 # Warning: no config file specified, using the default config. In order to specify a config file use valkey-server /path/to/valkey.conf immich_redis | 1:M 27 May 2025 12:30:53.873 * monotonic clock: POSIX clock_gettime immich_redis | 1:M 27 May 2025 12:30:53.874 * Running mode=standalone, port=6379. immich_redis | 1:M 27 May 2025 12:30:53.874 * Server initialized immich_redis | 1:M 27 May 2025 12:30:53.874 * Ready to accept connections tcp immich_machine_learning | [05/27/25 12:30:55] INFO Starting gunicorn 23.0.0 immich_machine_learning | [05/27/25 12:30:55] INFO Listening at: http://[::]:3003 (9) immich_machine_learning | [05/27/25 12:30:55] INFO Using worker: immich_ml.config.CustomUvicornWorker immich_machine_learning | [05/27/25 12:30:55] INFO Booting worker with pid: 10 immich_postgres | 2025-05-27 12:30:56.242 UTC [1] LOG: starting PostgreSQL 14.17 (Debian 14.17-1.pgdg120+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit immich_postgres | 2025-05-27 12:30:56.243 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 immich_postgres | 2025-05-27 12:30:56.243 UTC [1] LOG: listening on IPv6 address "::", port 5432 immich_postgres | 2025-05-27 12:30:56.244 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" immich_postgres | 2025-05-27 12:30:56.246 UTC [1] LOG: could not resolve "localhost": Temporary failure in name resolution immich_postgres | 2025-05-27 12:30:56.246 UTC [1] LOG: disabling statistics collector for lack of working socket immich_postgres | 2025-05-27 12:30:56.246 UTC [1] WARNING: autovacuum not started because of misconfiguration immich_postgres | 2025-05-27 12:30:56.246 UTC [1] HINT: Enable the "track_counts" option. immich_postgres | 2025-05-27 12:30:56.248 UTC [29] LOG: database system was shut down at 2025-05-26 09:44:54 UTC immich_postgres | [2025-05-27T12:30:56Z INFO service::utils::clean] Find directory "pg_vectors/indexes/207804". immich_postgres | [2025-05-27T12:30:56Z INFO service::utils::clean] Find directory "pg_vectors/indexes/462156". immich_postgres | [2025-05-27T12:30:56Z INFO service::utils::clean] Find directory "pg_vectors/indexes/462156/segments/319feac2-cd31-4dad-a8ee-d487502e6a64". immich_postgres | 2025-05-27 12:30:56.266 UTC [1] LOG: database system is ready to accept connections immich_postgres | [2025-05-27T12:30:56Z INFO service::utils::clean] Find directory "pg_vectors/indexes/207804/segments/e9e9de69-17ac-4c1e-a143-bcca2cd0c6e3". immich_server | Starting api worker immich_server | Starting microservices worker immich_machine_learning | [05/27/25 12:30:58] INFO Started server process [10] immich_machine_learning | [05/27/25 12:30:58] INFO Waiting for application startup. immich_machine_learning | [05/27/25 12:30:58] INFO Created in-memory cache with unloading after 300s immich_machine_learning | of inactivity. immich_machine_learning | [05/27/25 12:30:58] INFO Initialized request thread pool with 4 threads. immich_machine_learning | [05/27/25 12:30:58] INFO Application startup complete. immich_server | [Nest] 7 - 05/27/2025, 12:30:59 PM LOG [Microservices:EventRepository] Initialized websocket server immich_server | [Nest] 7 - 05/27/2025, 12:30:59 PM LOG [Microservices:DatabaseRepository] Creating VectorChord extension immich_server | [Nest] 7 - 05/27/2025, 12:30:59 PM LOG [Microservices:DatabaseRepository] targetLists=1, current=1 for clip_index of 90797 rows immich_server | [Nest] 7 - 05/27/2025, 12:30:59 PM LOG [Microservices:DatabaseRepository] Reindexing clip_index immich_server | [Nest] 7 - 05/27/2025, 12:30:59 PM LOG [Microservices:DatabaseRepository] targetLists=1, current=1 for face_index of 98601 rows immich_server | [Nest] 7 - 05/27/2025, 12:30:59 PM LOG [Microservices:DatabaseRepository] Reindexing face_index immich_server | [Nest] 17 - 05/27/2025, 12:30:59 PM LOG [Api:EventRepository] Initialized websocket server immich_postgres | 2025-05-27 12:31:34.244 UTC [77] LOG: using stale statistics instead of current ones because stats collector is not responding immich_postgres | 2025-05-27 12:31:34.244 UTC [77] STATEMENT: SELECT COALESCE(SUM(checksum_failures), 0) FROM pg_stat_database immich_server | [Nest] 7 - 05/27/2025, 12:31:42 PM LOG [Microservices:DatabaseRepository] Reindexed clip_index