immich_machine_learning | [09/19/25 11:39:55] INFO Starting gunicorn 23.0.0 immich_machine_learning | [09/19/25 11:39:55] INFO Listening at: http://[::]:3003 (8) immich_machine_learning | [09/19/25 11:39:55] INFO Using worker: immich_ml.config.CustomUvicornWorker immich_machine_learning | [09/19/25 11:39:55] INFO Booting worker with pid: 9 immich_machine_learning | [09/19/25 11:39:57] INFO Started server process [9] immich_machine_learning | [09/19/25 11:39:57] INFO Waiting for application startup. immich_machine_learning | [09/19/25 11:39:57] INFO Created in-memory cache with unloading after 300s immich_machine_learning | of inactivity. immich_machine_learning | [09/19/25 11:39:57] INFO Initialized request thread pool with 12 threads. immich_machine_learning | [09/19/25 11:39:57] INFO Application startup complete. immich_redis | 1:C 19 Sep 2025 16:39:54.330 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo immich_redis | 1:C 19 Sep 2025 16:39:54.330 # Redis version=6.2.17, bits=64, commit=00000000, modified=0, pid=1, just started immich_redis | 1:C 19 Sep 2025 16:39:54.330 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf immich_redis | 1:M 19 Sep 2025 16:39:54.330 * monotonic clock: POSIX clock_gettime immich_redis | 1:M 19 Sep 2025 16:39:54.331 * Running mode=standalone, port=6379. immich_redis | 1:M 19 Sep 2025 16:39:54.331 # Server initialized immich_server | Initializing Immich v1.142.1 immich_redis | 1:M 19 Sep 2025 16:39:54.331 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can 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 19 Sep 2025 16:39:54.331 * Ready to accept connections immich_server | skipping libmimalloc - path not found /usr/lib/x86_64-linux-gnu/libmimalloc.so.2 immich_server | Detected CPU Cores: 12 immich_server | Starting api worker immich_server | Starting microservices worker immich_postgres | Using HDD storage immich_server | [Nest] 7 - 09/19/2025, 11:39:57 AM LOG [Microservices:EventRepository] Initialized websocket server immich_postgres | immich_server | Error: The database currently has VectorChord 0.4.3 activated, but the Postgres instance only has 0.3.0 available. immich_server | This most likely means the extension was downgraded. immich_postgres | PostgreSQL Database directory appears to contain a database; Skipping initialization immich_postgres | immich_postgres | 2025-09-19 16:39:54.374 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" immich_postgres | 2025-09-19 16:39:54.374 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" immich_postgres | 2025-09-19 16:39:55.618 UTC [1] LOG: starting PostgreSQL 14.19 (Debian 14.19-1.pgdg12+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14+deb12u1) 12.2.0, 64-bit immich_postgres | 2025-09-19 16:39:55.618 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 immich_postgres | 2025-09-19 16:39:55.618 UTC [1] LOG: listening on IPv6 address "::", port 5432 immich_postgres | 2025-09-19 16:39:55.663 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" immich_postgres | 2025-09-19 16:39:55.788 UTC [31] LOG: database system was shut down at 2025-09-19 16:38:35 UTC immich_postgres | 2025-09-19 16:39:55.912 UTC [1] LOG: database system is ready to accept connections immich_server | If VectorChord 0.4.3 is compatible with Immich, please ensure the Postgres instance has this available. immich_server | at /usr/src/app/server/dist/services/database.service.js:93:23 immich_server | at process.processTicksAndRejections (node:internal/process/task_queues:105:5) immich_server | at async /usr/src/app/server/dist/repositories/database.repository.js:379:27 immich_server | at async /usr/src/app/server/node_modules/.pnpm/kysely@0.28.2/node_modules/kysely/dist/cjs/kysely.js:535:20 immich_server | at async DefaultConnectionProvider.provideConnection (/usr/src/app/server/node_modules/.pnpm/kysely@0.28.2/node_modules/kysely/dist/cjs/driver/default-connection-provider.js:12:20) immich_server | at async /usr/src/app/server/dist/repositories/database.repository.js:376:13 immich_server | microservices worker error: Error: The database currently has VectorChord 0.4.3 activated, but the Postgres instance only has 0.3.0 available. immich_server | This most likely means the extension was downgraded. immich_server | If VectorChord 0.4.3 is compatible with Immich, please ensure the Postgres instance has this available., stack: Error: The database currently has VectorChord 0.4.3 activated, but the Postgres instance only has 0.3.0 available. immich_server | This most likely means the extension was downgraded. immich_server | If VectorChord 0.4.3 is compatible with Immich, please ensure the Postgres instance has this available. immich_server | at /usr/src/app/server/dist/services/database.service.js:93:23 immich_server | at process.processTicksAndRejections (node:internal/process/task_queues:105:5) immich_server | at async /usr/src/app/server/dist/repositories/database.repository.js:379:27 immich_server | at async /usr/src/app/server/node_modules/.pnpm/kysely@0.28.2/node_modules/kysely/dist/cjs/kysely.js:535:20 immich_server | at async DefaultConnectionProvider.provideConnection (/usr/src/app/server/node_modules/.pnpm/kysely@0.28.2/node_modules/kysely/dist/cjs/driver/default-connection-provider.js:12:20) immich_server | at async /usr/src/app/server/dist/repositories/database.repository.js:376:13 immich_server | microservices worker exited with code 1 immich_server | Killing api process immich_server | Initializing Immich v1.142.1 immich_server | skipping libmimalloc - path not found /usr/lib/x86_64-linux-gnu/libmimalloc.so.2 immich_server | Detected CPU Cores: 12 immich_server | Starting api worker immich_server | Starting microservices worker immich_server | [Nest] 7 - 09/19/2025, 11:40:00 AM LOG [Microservices:EventRepository] Initialized websocket server immich_server | Error: The database currently has VectorChord 0.4.3 activated, but the Postgres instance only has 0.3.0 available. immich_server | This most likely means the extension was downgraded. immich_server | If VectorChord 0.4.3 is compatible with Immich, please ensure the Postgres instance has this available. immich_server | at /usr/src/app/server/dist/services/database.service.js:93:23 immich_server | at process.processTicksAndRejections (node:internal/process/task_queues:105:5) immich_server | at async /usr/src/app/server/dist/repositories/database.repository.js:379:27 immich_server | at async /usr/src/app/server/node_modules/.pnpm/kysely@0.28.2/node_modules/kysely/dist/cjs/kysely.js:535:20 immich_server | at async DefaultConnectionProvider.provideConnection (/usr/src/app/server/node_modules/.pnpm/kysely@0.28.2/node_modules/kysely/dist/cjs/driver/default-connection-provider.js:12:20) immich_server | at async /usr/src/app/server/dist/repositories/database.repository.js:376:13 immich_server | microservices worker error: Error: The database currently has VectorChord 0.4.3 activated, but the Postgres instance only has 0.3.0 available. immich_server | This most likely means the extension was downgraded. immich_server | If VectorChord 0.4.3 is compatible with Immich, please ensure the Postgres instance has this available., stack: Error: The database currently has VectorChord 0.4.3 activated, but the Postgres instance only has 0.3.0 available. immich_server | This most likely means the extension was downgraded. immich_server | If VectorChord 0.4.3 is compatible with Immich, please ensure the Postgres instance has this available. immich_server | at /usr/src/app/server/dist/services/database.service.js:93:23 immich_server | at process.processTicksAndRejections (node:internal/process/task_queues:105:5) immich_server | at async /usr/src/app/server/dist/repositories/database.repository.js:379:27 immich_server | at async /usr/src/app/server/node_modules/.pnpm/kysely@0.28.2/node_modules/kysely/dist/cjs/kysely.js:535:20 immich_server | at async DefaultConnectionProvider.provideConnection (/usr/src/app/server/node_modules/.pnpm/kysely@0.28.2/node_modules/kysely/dist/cjs/driver/default-connection-provider.js:12:20) immich_server | at async /usr/src/app/server/dist/repositories/database.repository.js:376:13 immich_server | microservices worker exited with code 1 immich_server | Killing api process immich_server | Initializing Immich v1.142.1 immich_server | skipping libmimalloc - path not found /usr/lib/x86_64-linux-gnu/libmimalloc.so.2 immich_server | Detected CPU Cores: 12 END OF LINE █