docker compose up  1 ✘  49s  [+] Running 5/5 ✔ Network immich_default Created 0.0s ✔ Container immich_postgres Created 0.0s ✔ Container immich_machine_learning Created 0.0s ✔ Container immich_redis Created 0.0s ✔ Container immich_server Created 0.0s Attaching to immich_machine_learning, immich_postgres, immich_redis, immich_server immich_postgres | immich_postgres | PostgreSQL Database directory appears to contain a database; Skipping initialization immich_postgres | immich_redis | 1:C 22 Aug 2025 17:10:24.628 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo immich_redis | 1:C 22 Aug 2025 17:10:24.628 # Redis version=6.2.17, bits=64, commit=00000000, modified=0, pid=1, just started immich_redis | 1:C 22 Aug 2025 17:10:24.628 # 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 22 Aug 2025 17:10:24.628 * Increased maximum number of open files to 10032 (it was originally set to 1024). immich_redis | 1:M 22 Aug 2025 17:10:24.629 * monotonic clock: POSIX clock_gettime immich_redis | 1:M 22 Aug 2025 17:10:24.629 * Running mode=standalone, port=6379. immich_redis | 1:M 22 Aug 2025 17:10:24.629 # Server initialized immich_redis | 1:M 22 Aug 2025 17:10:24.629 # 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 22 Aug 2025 17:10:24.629 * Ready to accept connections immich_server | Initializing Immich v1.138.1 immich_server | Detected CPU Cores: 8 immich_postgres | 2025-08-22 17:10:24.938 UTC [1] LOG: redirecting log output to logging collector process immich_postgres | 2025-08-22 17:10:24.938 UTC [1] HINT: Future log output will appear in directory "log". immich_machine_learning | [08/22/25 17:10:25] INFO Starting gunicorn 23.0.0 immich_machine_learning | [08/22/25 17:10:25] INFO Listening at: http://[::]:3003 (8) immich_machine_learning | [08/22/25 17:10:25] INFO Using worker: immich_ml.config.CustomUvicornWorker immich_machine_learning | [08/22/25 17:10:25] INFO Booting worker with pid: 9 immich_server | Starting api worker immich_server | Starting microservices worker immich_machine_learning | [08/22/25 17:10:26] INFO Started server process [9] immich_machine_learning | [08/22/25 17:10:26] INFO Waiting for application startup. immich_machine_learning | [08/22/25 17:10:26] INFO Created in-memory cache with unloading after 300s immich_machine_learning | of inactivity. immich_machine_learning | [08/22/25 17:10:26] INFO Initialized request thread pool with 8 threads. immich_machine_learning | [08/22/25 17:10:26] INFO Application startup complete. immich_server | [Nest] 7 - 08/22/2025, 5:10:26 PM LOG [Microservices:EventRepository] Initialized websocket server immich_server | [Nest] 7 - 08/22/2025, 5:10:26 PM WARN [Microservices:DatabaseService] DEPRECATION WARNING: The pgvecto.rs extension is deprecated and support for it will be removed very soon. immich_server | See https://immich.app/docs/install/upgrading#migrating-to-vectorchord in order to switch to the VectorChord extension instead. immich_server | [Nest] 7 - 08/22/2025, 5:10:26 PM WARN [Microservices:DatabaseRepository] Migration "1744910873969-InitialMigration" failed immich_server | [Nest] 7 - 08/22/2025, 5:10:26 PM ERROR [Microservices:DatabaseRepository] Migrations failed: Error: Invalid upgrade path. For more information, see https://immich.app/errors#typeorm-upgrade immich_server | Error: Invalid upgrade path. For more information, see https://immich.app/errors#typeorm-upgrade immich_server | at Object.up (/usr/src/app/server/dist/schema/migrations/1744910873969-InitialMigration.js:19:19) immich_server | at process.processTicksAndRejections (node:internal/process/task_queues:105:5) immich_server | at async #migrateUp (/usr/src/app/server/node_modules/kysely/dist/cjs/migration/migrator.js:557:17) immich_server | at async run (/usr/src/app/server/node_modules/kysely/dist/cjs/migration/migrator.js:421:28) immich_server | at async /usr/src/app/server/node_modules/kysely/dist/cjs/kysely.js:569:32 immich_server | at async DefaultConnectionProvider.provideConnection (/usr/src/app/server/node_modules/kysely/dist/cjs/driver/default-connection-provider.js:12:20) immich_server | at async #migrate (/usr/src/app/server/node_modules/kysely/dist/cjs/migration/migrator.js:268:20) immich_server | at async DatabaseRepository.runMigrations (/usr/src/app/server/dist/repositories/database.repository.js:325:36) immich_server | at async /usr/src/app/server/dist/services/database.service.js:110:17 immich_server | at async /usr/src/app/server/dist/repositories/database.repository.js:379:27 immich_server | microservices worker error: Error: Invalid upgrade path. For more information, see https://immich.app/errors#typeorm-upgrade, stack: Error: Invalid upgrade path. For more information, see https://immich.app/errors#typeorm-upgrade immich_server | at Object.up (/usr/src/app/server/dist/schema/migrations/1744910873969-InitialMigration.js:19:19) immich_server | at process.processTicksAndRejections (node:internal/process/task_queues:105:5) immich_server | at async #migrateUp (/usr/src/app/server/node_modules/kysely/dist/cjs/migration/migrator.js:557:17) immich_server | at async run (/usr/src/app/server/node_modules/kysely/dist/cjs/migration/migrator.js:421:28) immich_server | at async /usr/src/app/server/node_modules/kysely/dist/cjs/kysely.js:569:32 immich_server | at async DefaultConnectionProvider.provideConnection (/usr/src/app/server/node_modules/kysely/dist/cjs/driver/default-connection-provider.js:12:20) immich_server | at async #migrate (/usr/src/app/server/node_modules/kysely/dist/cjs/migration/migrator.js:268:20) immich_server | at async DatabaseRepository.runMigrations (/usr/src/app/server/dist/repositories/database.repository.js:325:36) immich_server | at async /usr/src/app/server/dist/services/database.service.js:110:17 immich_server | at async /usr/src/app/server/dist/repositories/database.repository.js:379:27 immich_server | microservices worker exited with code 1 immich_server | Killing api process immich_server exited with code 1