I
Immich•2y ago
Gines Rico

Problem whit exif

have a problem, the exif is not recognized in some photos, any solution?
No description
10 Replies
Gines Rico
Gines RicoOP•2y ago
No description
bo0tzz
bo0tzz•2y ago
Have you tried running the extract metadata job? Are there any errors in the microservices log?
Gines Rico
Gines RicoOP•2y ago
If several times, how can I see if there is an error? [Nest] 21074 - 07/02/2023, 5:55:11 PM ERROR [JobService] QueryFailedError: duplicate key value violates unique constraint "UQ_16294b83fa8c0149719a1f631ef" at PostgresQueryRunner.query (/app/immich/server/node_modules/typeorm/driver/postgres/PostgresQueryRunner.js:211:19) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async UpdateQueryBuilder.execute (/app/immich/server/node_modules/typeorm/query-builder/UpdateQueryBuilder.js:83:33) at async updateSubject (/app/immich/server/node_modules/typeorm/persistence/SubjectExecutor.js:380:38) at async Promise.all (index 0) at async SubjectExecutor.executeUpdateOperations (/app/immich/server/node_modules/typeorm/persistence/SubjectExecutor.js:422:9) at async SubjectExecutor.execute (/app/immich/server/node_modules/typeorm/persistence/SubjectExecutor.js:99:9) at async EntityPersistExecutor.execute (/app/immich/server/node_modules/typeorm/persistence/EntityPersistExecutor.js:140:21) at async AssetRepository.save (/app/immich/server/dist/infra/repositories/asset.repository.js:84:24) at async MetadataExtractionProcessor.handlePhotoMetadataExtraction (/app/immich/server/dist/microservices/processors/metadata-extraction.processor.js:173:17) [Nest] 21074 - 07/02/2023, 5:55:11 PM ERROR [JobService] Object: { "id": "5755cc62-37ee-4dfb-ba9c-9789068b9cfc" } but there are several files that contain the error
bo0tzz
bo0tzz•2y ago
@Alex @jrasm91 this is an interesting one, the UNIQUE ("livePhotoVideoId") contraint is being violated 🤔
Gines Rico
Gines RicoOP•2y ago
What would happen if after uploading the photos I change the metadata to the files and then run the metadata extraction job?
jrasm91
jrasm91•2y ago
By chance do you edit photos?
Gines Rico
Gines RicoOP•2y ago
In some I have edited the metadata, since they were not correct, is there a problem with that?
jrasm91
jrasm91•2y ago
If you uploaded them again it could cause a conflict with this field I suppose. They way we support live photos doesn't allow for different versions of those files being uploaded again unless you update/remove the associated exif tag for it.
Gines Rico
Gines RicoOP•2y ago
And how could I delete everything to re-upload it?
Alex Tran
Alex Tran•2y ago
FAQ | Immich
What is the difference between the cloud icon on the mobile app?

Did you find this page helpful?