Using SSD storage PostgreSQL Database directory appears to contain a database; Skipping initialization 2025-06-12 19:38:23.161 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql 2025-06-12 19:38:23.161 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql .override.conf" 2025-06-12 19:38:24.988 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 2025-06-12 19:38:24.988 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2025-06-12 19:38:24.988 UTC [1] LOG: listening on IPv6 address "::", port 5432 2025-06-12 19:38:24.991 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-06-12 19:38:25.001 UTC [29] LOG: database system was shut down at 2025-06-12 19:10:07 UTC 2025-06-12 19:38:25.013 UTC [1] LOG: database system is ready to accept connections PS G:\immich-app> docker logs immich_machine_learning [06/12/25 15:38:24] INFO Starting gunicorn 23.0.0 [06/12/25 15:38:24] INFO Using worker: immich_ml.config.CustomUvicornWorker [06/12/25 15:38:24] INFO Booting worker with pid: 9 [06/12/25 15:38:26] INFO Started server process [9] [06/12/25 15:38:26] INFO Waiting for application startup. [06/12/25 15:38:26] INFO Created in-memory cache with unloading after 300s of inactivity. [06/12/25 15:38:26] INFO Initialized request thread pool with 20 threads. [06/12/25 15:38:26] INFO Application startup complete. PS G:\immich-app> ^C PS G:\immich-app> docker logs immich_postgres Using SSD storage PostgreSQL Database directory appears to contain a database; Skipping initialization 2025-06-12 19:38:23.161 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql .override.conf" 2025-06-12 19:38:23.161 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql .override.conf" 2025-06-12 19:38:24.988 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 2025-06-12 19:38:24.988 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2025-06-12 19:38:24.988 UTC [1] LOG: listening on IPv6 address "::", port 5432 2025-06-12 19:38:24.991 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-06-12 19:38:25.001 UTC [29] LOG: database system was shut down at 2025-06-12 19:10:07 UTC 2025-06-12 19:38:25.013 UTC [1] LOG: database system is ready to accept connections