#Some photos not showing up after google photos import

1 messages · Page 1 of 1 (latest)

chilly escarp
#

Hi folks, just installed my truecharts version of immich, directory permissions are correct, and things look generally good; but after uploading all my images from the go upload script (from my google photos archive) many of the later images show as broken. I read there was a race condition in bulk uploads - that could explain it. Is that still an issue?

lean robinBOT
#

:wave: Hey @chilly escarp,

Thanks for reaching out to us. Please follow the recommended actions below; this will help us be more effective in our support effort and leave more time for building Immich immich.

References

Checklist

  1. :ballot_box_with_check: I have verified I'm on the latest release(note that mobile app releases may take some time).
  2. :ballot_box_with_check: I have read applicable release notes.
  3. :ballot_box_with_check: I have reviewed the FAQs for known issues.
  4. :blue_square: I have reviewed Github for known issues.
  5. :ballot_box_with_check: I have tried accessing Immich via local ip (without a custom reverse proxy).
  6. :blue_square: I have uploaded the relevant logs, docker compose, and .env files using the buttons below or the /upload command.
  7. :ballot_box_with_check: I have tried an incognito window, disabled extensions, cleared mobile app cache, logged out and back in, different browsers, etc. as applicable

(an item can be marked as "complete" by reacting with the appropriate number)

If this ticket can be closed you can use the /close command, and re-open it later if needed.

swift parrot
#

Are the jobs still running?

chilly escarp
#

Checking, sorry posted this while I was away from my computer

#

looking now

#

Jobs page has 0 active and waiting for all jobs

#

I'm going to restart the containers and see if that fixes anything.

#

If I clicked on "refresh thumbnail" for the image, that single image started working

#

which smells like a redis issue

#

And if I clicked "download" download worked

chilly escarp
#

Ok, yep, so after restart I still see the same behavior

#

Clicking on one of the broken images, then clicking "Refresh thumbnail" causes it to work

#

(After a refresh)

#

Now, clicking on "Generate thumbnails" for "missing" - curious if this will cause it to be fixed for all, if so; that's not too bad

#

Yep, the issue is solved after running a generate thumbnails job

#

not sure why it took manually starting a job and why some of them were broken before that happened

swift parrot
chilly escarp
#

Seems possible. the initial start of the container was the very first one, and I think the permissions were wrong on the directories at the very initial launch. So perhaps that messed with Redis. Anywho, it's solved now. Thanks so much for the rapid help!