ff189
IImmich
•Created by ff189 on 5/21/2023 in #help-desk-support
Not uploading HEIC photos
What would be the best way to move forward delete the old photos?
6 replies
IImmich
•Created by ff189 on 5/21/2023 in #help-desk-support
Not uploading HEIC photos
Here some logs:
```
immich_postgres | 2023-05-21 09:01:58.012 UTC [1554] ERROR: duplicate key value violates unique constraint "UQ_userid_checksum"
immich_postgres | 2023-05-21 09:01:58.012 UTC [1554] DETAIL: Key ("ownerId", checksum)=(a6e87699-54d8-4eff-b18a-7c5505c4eedc, \xa33e06638c214af81c62f5e10a98fc028b6669f0) already exists.
immich_postgres | 2023-05-21 09:01:58.012 UTC [1554] STATEMENT: INSERT INTO "assets"("id", "deviceAssetId", "ownerId", "deviceId", "type", "originalPath", "resizePath", "webpPath", "encodedVideoPath", "createdAt", "updatedAt", "fileCreatedAt", "fileModifiedAt", "isFavorite", "isArchived", "mimeType", "checksum", "duration", "isVisible", "livePhotoVideoId", "originalFileName") VALUES (DEFAULT, $1, $2, $3, $4, $5, $6, $7, $8, DEFAULT, DEFAULT, $9, $10, $11, $12, $13, $14, $15, $16, DEFAULT, $17) RETURNING "id", "webpPath", "encodedVideoPath", "createdAt", "updatedAt", "isFavorite", "isArchived", "isVisible"
6 replies