#Accidentally deleted upload/* directories (not upload/library though)

1 messages · Page 1 of 1 (latest)

harsh bone
#

How do I regenerate all thumbnails and stuff? It looks like data about which faces belong to who is still there as well as blur colors for each image.

I tried regenerating thumbnails job but it sped through all of them and didn't do anything.

I also tried sudo docker exec -t immich-db pg_dumpall -U postgres but I got this:

pg_dumpall: error: connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: FATAL:  role "postgres" does not exist
sweet geyserBOT
#

:wave: Hey @harsh bone,

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. :ballot_box_with_check: 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. :ballot_box_with_check: 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.

dusky tide
#

What do the micro service logs say when you try and regenerate the thumbnails job?

harsh bone
#

It does that for every file

#

I'm trying something rn (restarting container then testing if that path exists in my lib)

dusky tide
#

Yeah that reads to me that it can't find the original photo

harsh bone
#

But the original photos are there and I can download them from the UI

#

OHHH WAIT

#

i have different volumes per docker compose container

#

I need to fix that

#

just a sec