rocky@dock06 immich]$ sudo docker compose logs immich_redis | 1:M 18 Aug 2025 09:20:55.006 # 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 18 Aug 2025 09:20:55.006 * oO0OoO0OoO0Oo Valkey is starting oO0OoO0OoO0Oo immich_redis | 1:M 18 Aug 2025 09:20:55.006 * Valkey version=8.1.3, bits=64, commit=00000000, modified=0, pid=1, just started immich_redis | 1:M 18 Aug 2025 09:20:55.006 # 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 18 Aug 2025 09:20:55.007 * monotonic clock: POSIX clock_gettime immich_redis | 1:M 18 Aug 2025 09:20:55.008 * Running mode=standalone, port=6379. immich_redis | 1:M 18 Aug 2025 09:20:55.010 * Server initialized immich_redis | 1:M 18 Aug 2025 09:20:55.011 * Ready to accept connections tcp immich_postgres | Using SSD storage immich_postgres | The files belonging to this database system will be owned by user "postgres". immich_server | Initializing Immich v1.138.0 immich_server | Detected CPU Cores: 8 immich_server | Starting api worker immich_server | Starting microservices worker immich_server | [Nest] 7 - 08/18/2025, 9:22:06 AM LOG [Microservices:EventRepository] Initialized websocket server immich_server | [Nest] 18 - 08/18/2025, 9:22:06 AM LOG [Api:EventRepository] Initialized websocket server immich_server | [Nest] 7 - 08/18/2025, 9:22:07 AM LOG [Microservices:DatabaseRepository] Creating VectorChord extension immich_server | [Nest] 7 - 08/18/2025, 9:22:07 AM LOG [Microservices:DatabaseRepository] Reindexing clip_index immich_server | [Nest] 7 - 08/18/2025, 9:22:07 AM LOG [Microservices:DatabaseRepository] Reindexing face_index immich_machine_learning | [08/18/25 09:21:06] INFO Starting gunicorn 23.0.0 immich_machine_learning | [08/18/25 09:21:06] INFO Listening at: http://[::]:3003 (8) immich_machine_learning | [08/18/25 09:21:06] INFO Using worker: immich_ml.config.CustomUvicornWorker immich_machine_learning | [08/18/25 09:21:06] INFO Booting worker with pid: 9 immich_machine_learning | [08/18/25 09:22:05] INFO Started server process [9] immich_machine_learning | [08/18/25 09:22:05] INFO Waiting for application startup. immich_machine_learning | [08/18/25 09:22:05] INFO Created in-memory cache with unloading after 300s immich_machine_learning | of inactivity. immich_machine_learning | [08/18/25 09:22:05] INFO Initialized request thread pool with 8 threads. immich_machine_learning | [08/18/25 09:22:05] INFO Application startup complete. immich_server | [Nest] 7 - 08/18/2025, 9:22:07 AM WARN [Microservices:DatabaseRepository] Table smart_search does not exist, skipping reindexing. This is only normal if this is a new Immich instance. immich_server | [Nest] 7 - 08/18/2025, 9:22:07 AM WARN [Microservices:DatabaseRepository] Table face_search does not exist, skipping reindexing. This is only normal if this is a new Immich instance. immich_server | [Nest] 7 - 08/18/2025, 9:22:08 AM LOG [Microservices:Migrations] Converting database file paths from relative to absolute (source=upload/*, target=/usr/src/app/upload/*)