Issue with iphone initial upload

I just ran into an issue that I think is the same as - https://github.com/immich-app/immich/issues/2877 So just wanted to check if there is any workaround to fix the problematic images? If is this issue planned to be fixed soon?
GitHub
[BUG] assets may become orphaned when moved by the storage template...
The bug I uploaded 8.5k files to Immich with the CLI and waited for all the jobs to process. Things look mostly fine, except some assets are missing thumbnails. A look at the jobs status page shows...
12 Replies
abbhishek_chakra
abbhishek_chakraOP2y ago
I had raised this a few days earlier, but now sure where my post went... maybe I deleted it by mistake
Alex Tran
Alex Tran2y ago
Yeah we want to fix this issue ASAP, right now we haven't had a good solution yet. Try to run storage migration again
abbhishek_chakra
abbhishek_chakraOP2y ago
ok, let me try that @Alex - Is there a way to pause all jobs during the initial upload so that they dont all trigger at the same time. I think maybe my system is hitting a bottlenect when I upload multiple images at the same time?
Alex Tran
Alex Tran2y ago
you can go into the job page to pause them
abbhishek_chakra
abbhishek_chakraOP2y ago
ok @Alex running the storage migration didn't help. I still have the same broken images the thing is it only breaks for iphone pics. All android pics work just fine
jrasm91
jrasm912y ago
Do the logs show errors around files not found? Specifically from immich microservice
abbhishek_chakra
abbhishek_chakraOP2y ago
Yes they do And the database shows duplicate keys
jrasm91
jrasm912y ago
Is this just an error for a single file? Might be worth finding the file and copying it, then deleting it in immich and reupload it afterwards.
abbhishek_chakra
abbhishek_chakraOP2y ago
No there are hundreds of files if I allow all photos to upload 1 pattern that I have observed is mostly all these files are named Fullsizerender.jpg
jrasm91
jrasm912y ago
I think this is a separate issue. Just reproducible with lots of files with the same name. What if you set the storage migration concurrency to 1?
abbhishek_chakra
abbhishek_chakraOP2y ago
I can try that

Did you find this page helpful?