I tried changing the DB port in immich to 5432. I am now getting a different error. Not sure if its a better error to be getting? [Nest] 502 - 09/08/2025, 10:23:05 AM LOG [Api:EventRepository] Initialized websocket server [Nest] 502 - 09/08/2025, 10:23:05 AM WARN [Api:DatabaseService] DEPRECATION WARNING: The pgvecto.rs extension is deprecated and support for it will be removed very soon. See https://immich.app/docs/install/upgrading#migrating-to-vectorchord in order to switch to the VectorChord extension instead. [Nest] 502 - 09/08/2025, 10:23:05 AM WARN [Api:DatabaseRepository] Migration "1744910873969-InitialMigration" failed [Nest] 502 - 09/08/2025, 10:23:05 AM ERROR [Api:DatabaseRepository] Migrations failed: Error: Invalid upgrade path. For more information, see https://immich.app/errors#typeorm-upgrade Error: Invalid upgrade path. For more information, see https://immich.app/errors#typeorm-upgrade at Object.up (/app/immich/server/dist/schema/migrations/1744910873969-InitialMigration.js:19:19) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async #migrateUp (/app/immich/server/node_modules/.pnpm/kysely@0.28.2/node_modules/kysely/dist/cjs/migration/migrator.js:557:17) at async run (/app/immich/server/node_modules/.pnpm/kysely@0.28.2/node_modules/kysely/dist/cjs/migration/migrator.js:421:28) at async /app/immich/server/node_modules/.pnpm/kysely@0.28.2/node_modules/kysely/dist/cjs/kysely.js:569:32 at async DefaultConnectionProvider.provideConnection (/app/immich/server/node_modules/.pnpm/kysely@0.28.2/node_modules/kysely/dist/cjs/driver/default-connection-provider.js:12:20) at async #migrate (/app/immich/server/node_modules/.pnpm/kysely@0.28.2/node_modules/kysely/dist/cjs/migration/migrator.js:268:20) at async DatabaseRepository.runMigrations (/app/immich/server/dist/repositories/database.repository.js:325:36) at async /app/immich/server/dist/services/database.service.js:110:17 at async /app/immich/server/dist/repositories/database.repository.js:379:27 api worker exited with code 1 Starting api worker