immich_server | [Nest] 7 - 12/28/2025, 2:06:00 PM WARN [Microservices:DatabaseRepository] Migration "1764483051488-OCRBigramsForCJK" failed immich_server | [Nest] 7 - 12/28/2025, 2:06:00 PM ERROR [Microservices:DatabaseRepository] Migrations failed: PostgresError: duplicate key value violates unique constraint "ocr_search_pkey" immich_server | PostgresError: duplicate key value violates unique constraint "ocr_search_pkey" immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) { immich_server | severity_local: 'ERROR', immich_server | severity: 'ERROR', immich_server | code: '23505', immich_server | detail: 'Key ("assetId")=(ad26f69a-0c86-4e57-9b15-d27e1cffacaa) already exists.', immich_server | schema_name: 'public', immich_server | table_name: 'ocr_search', immich_server | constraint_name: 'ocr_search_pkey', immich_server | file: 'nbtinsert.c', immich_server | line: '663', immich_server | routine: '_bt_check_unique' immich_server | } immich_server | microservices worker error: PostgresError: duplicate key value violates unique constraint "ocr_search_pkey", stack: PostgresError: duplicate key value violates unique constraint "ocr_search_pkey" immich_server | at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26) immich_server | at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6) immich_server | at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9) immich_server | at Socket.emit (node:events:518:28) immich_server | at addChunk (node:internal/streams/readable:561:12) immich_server | at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) immich_server | at Readable.push (node:internal/streams/readable:392:5) immich_server | at TCP.onStreamRead (node:internal/stream_base_commons:189:23) immich_server | [Nest] 43 - 12/28/2025, 2:06:00 PM WARN [Api:DatabaseService] DEPRECATION WARNING: The pgvecto.rs extension is deprecated and support for it will be removed very soon. immich_server | See https://docs.immich.app/install/upgrading#migrating-to-vectorchord in order to switch to the VectorChord extension instead. immich_server | microservices worker exited with code 1 immich_server | Killing api process