ery failed : { durationMs: 28.30605709552765, error: PostgresError: duplicate key value violates unique constraint "UQ_assets_owner_checksum" at ErrorResponse (/opt/immich/app/node_modules/postgres/cjs/src/connection.js:794:26) at handle (/opt/immich/app/node_modules/postgres/cjs/src/connection.js:480:6) at Socket.data (/opt/immich/app/node_modules/postgres/cjs/src/connection.js:315:9) at Socket.emit (node:events:518:28) at addChunk (node:internal/streams/readable:561:12) at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) at Readable.push (node:internal/streams/readable:392:5) at TCP.onStreamRead (node:internal/stream_base_commons:189:23) at TCP.callbackTrampoline (node:internal/async_hooks:130:17) { severity_local: 'ERROR', severity: 'ERROR', code: '23505', detail: 'Key ("ownerId", checksum)=(5e83ea94-89ea-462b-b2cf-12babbde7b6c, \\xd17b16fe36f383c32e908c633552ff697d6a50c6) already exists.', schema_name: 'public', table_name: 'asset', constraint_name: 'UQ_assets_owner_checksum', file: 'nbtinsert.c', line: '666', routine: '_bt_check_unique' }, sql: 'insert into "asset" ("ownerId", "libraryId", "checksum", "originalPath", "deviceAssetId", "deviceId", "fileCreatedAt", "fileModifiedAt", "localDateTime", "type", "isFavorite", "duration", "visibility", "originalFileName") values ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) returning *', params: [ '5e83ea94-89ea-462b-b2cf-12babbde7b6c', null, , '/opt/immich/upload/upload/5e83ea94-89ea-462b-b2cf-12babbde7b6c/5e/f3/5ef3f847-b505-497a-a1d3-85a38bbaeef5.mp4', 'AE2AB776-8491-4FF4-B857-00F4AFCCCE84/L0/001', 'c537193939cb9ebb328023c6910b2fc4d7ba56cccd7398192efb75bc99db5535', 2025-08-31T04:18:47.000Z, 2025-08-31T04:19:38.000Z, 2025-08-31T04:18:47.000Z, 'VIDEO', false, '0:00:50.000000', 'timeline', 'ScreenRecording_08-31-2025 00-18-47_1.mp4' ] }