vale46n1 / immich_duplicate_finder

A Comprehensive Solution for Identifying and Managing Duplicate Photos in Immich
Apache License 2.0
184 stars 12 forks source link

Missing information for one or both assets #48

Open timey opened 2 months ago

timey commented 2 months ago

I have run into a Problem with the following description: Missing information for one or both assets: 41f3cfed-8c43-42ae-8771-cb1b5acbf960, 1db80817-941e-4a15-8327-5deae2414f93

The results page tells me "Found 1233 duplicate pairs with FAISS code within threshold 0.0 < x < 0.6:" and then after that i now have a large number of results-items that state the following error message. It doesn't show me any images anymore to review, only these errors.

Initially i was able to circumvent it by increasing the number of displayed results, but now this seems to not help anymore.

I am not sure if there is an error in my Database, so it would be great to have an option to reset the data in the app to start from scratch. "Rerun" hasn't helped.

lgeoffroy commented 2 months ago

Hello, i have the same problem after indexing my database for the first time. Also I haven't found any logs anywhere, maybe the answer would be in them. As i have 146k assets and several tens of thousands unique duplicate pairs found i hope i don't need to reindex everything (currently it will skip processed assets anyway)

Edit: looking at the code it could be because the tool tries to get the JPEG thumbnails, if you only generated WebP thumbnails it won't fallback.