immich_server | Detected CPU Cores: 12 immich_server | Starting api worker immich_server | Starting microservices worker immich_server | [Nest] 7 - 06/24/2025, 7:20:20 PM LOG [Microservices:EventRepository] Initialized websocket server immich_server | Migration "AddFaceSearchRelation1718486162779" failed, error: could not access file "$libdir/vector": No such file or directory immich_server | QueryFailedError: could not access file "$libdir/vector": No such file or directory immich_server | at PostgresQueryRunner.query (/usr/src/app/node_modules/typeorm/driver/postgres/PostgresQueryRunner.js:219:19) immich_server | at process.processTicksAndRejections (node:internal/process/task_queues:95:5) immich_server | at async AddFaceSearchRelation1718486162779.up (/usr/src/app/dist/migrations/1718486162779-AddFaceSearchRelation.js:23:9) immich_server | at async MigrationExecutor.executePendingMigrations (/usr/src/app/node_modules/typeorm/migration/MigrationExecutor.js:225:17) immich_server | at async DataSource.runMigrations (/usr/src/app/node_modules/typeorm/data-source/DataSource.js:265:35) immich_server | at async DatabaseRepository.runMigrations (/usr/src/app/dist/repositories/database.repository.js:169:9) immich_server | at async /usr/src/app/dist/services/database.service.js:136:17 immich_server | at async /usr/src/app/dist/repositories/database.repository.js:177:23 { immich_server | query: '\n' + immich_server | ' CREATE TABLE face_search (\n' + immich_server | ' "faceId" uuid PRIMARY KEY REFERENCES asset_faces(id) ON DELETE CASCADE,\n' + immich_server | ' embedding vector(512) NOT NULL )', immich_server | parameters: undefined, immich_server | driverError: error: could not access file "$libdir/vector": No such file or directory immich_server | at /usr/src/app/node_modules/pg/lib/client.js:526:17 immich_server | at process.processTicksAndRejections (node:internal/process/task_queues:95:5) immich_server | at async PostgresQueryRunner.query (/usr/src/app/node_modules/typeorm/driver/postgres/PostgresQueryRunner.js:184:25) immich_server | at async AddFaceSearchRelation1718486162779.up (/usr/src/app/dist/migrations/1718486162779-AddFaceSearchRelation.js:23:9) immich_server | at async MigrationExecutor.executePendingMigrations (/usr/src/app/node_modules/typeorm/migration/MigrationExecutor.js:225:17) immich_server | at async DataSource.runMigrations (/usr/src/app/node_modules/typeorm/data-source/DataSource.js:265:35) immich_server | at async DatabaseRepository.runMigrations (/usr/src/app/dist/repositories/database.repository.js:169:9) immich_server | at async /usr/src/app/dist/services/database.service.js:136:17 immich_server | at async /usr/src/app/dist/repositories/database.repository.js:177:23 { immich_server | length: 135, immich_server | severity: 'ERROR', immich_server | code: '58P01', immich_server | detail: undefined, immich_server | hint: undefined, immich_server | position: '131', immich_server | internalPosition: undefined, immich_server | internalQuery: undefined, immich_server | where: undefined, immich_server | schema: undefined, immich_server | table: undefined, immich_server | column: undefined, immich_server | dataType: undefined, immich_server | constraint: undefined, immich_server | file: 'dfmgr.c', immich_server | line: '208', immich_server | routine: 'internal_load_library' immich_server | }, immich_server | length: 135, immich_server | severity: 'ERROR', immich_server | code: '58P01', immich_server | detail: undefined, immich_server | hint: undefined, immich_server | position: '131', immich_server | internalPosition: undefined, immich_server | internalQuery: undefined, immich_server | where: undefined, immich_server | schema: undefined, immich_server | table: undefined, immich_server | column: undefined, immich_server | dataType: undefined, immich_server | constraint: undefined, immich_server | file: 'dfmgr.c', immich_server | line: '208', immich_server | routine: 'internal_load_library' immich_server | } immich_server | microservices worker exited with code 1