#After moving thumbnails, and db most thumbnails no longer show

1 messages · Page 1 of 1 (latest)

delicate finchBOT
#

:wave: Hey @unique gust,

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, making sure to use code formatting.
  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.

delicate finchBOT
unique gust
#

the new paths for thumbs are /mnt/ssd/immich/thumbs

#

the new path for db is /mnt/ssd/immich/postgres

#

I used: docker cp immich-postgres:/var/lib/postgresql/data /mnt/ssd/immich/postgres

#

to move the db over

#

and cp -rn immich-app/library/thumbs /mnt/ssd/immich/thumbs to move thumbs

green crater
#

Your compose file looks pretty messed up

delicate finchBOT
unique gust
unique gust
#

I think part of it got messed up when I pasted into discord formatting wise

unique gust
#

[Nest] 17 - 07/24/2024, 7:45:41 PM ERROR [Api:ExceptionsHandler~1bs33bhu] ENOENT: no such file or directory, access 'upload/thumbs/d166f3aa-1b15-4e04-a858-d8c453ac21b5/cd/9b/cd9bd062-9a52-48bf-bbfa-35b33dd7db78-thumbnail.webp'

latent junco
#

can you run docker exec -it immich_server find /usr/src/app/upload/thumbs/d166f3aa-1b15-4e04-a858-d8c453ac21b5/cd/9b/cd9bd062-9a52-48bf-bbfa-35b33dd7db78-thumbnail.webp ?

unique gust
#

sure

#

no such file or directory

latent junco
#

can you actually post the env? yours is all cutoff

unique gust
#

oops

#

my bad

#

sure

delicate finchBOT
latent junco
#

how about ls /mnt/ssd/immich/thumbs/d166f3aa-1b15-4e04-a858-d8c453ac21b5/cd/9b/cd9bd062-9a52-48bf-bbfa-35b33dd7db78-thumbnail.webp ?

unique gust
#

same thing

#

ls: cannot access '/mnt/ssd/immich/thumbs/d166f3aa-1b15-4e04-a858-d8c453ac21b5/cd/9b/cd9bd062-9a52-48bf-bbfa-35b33dd7db78-thumbnail.webp': No such file or directory

latent junco
#

how about find /mnt/ssd/immich/thumbs

unique gust
#

very long list of files

latent junco
#

is there anything in that subfolder? find /mnt/ssd/immich/thumbs/d166f3aa-1b15-4e04-a858-d8c453ac21b5/cd/9b

unique gust
#

find: '/mnt/ssd/immich/thumbs/d166f3aa-1b15-4e04-a858-d8c453ac21b5/cd/9b': No such file or directory

latent junco
#

do find /mnd/ssd/immich -maxdepth 2

unique gust
#

this is what I got for the other command: /mnt/ssd/immich/thumbs/thumbs/59fcfd33-2337-4a02-b733-67dca78482c0/e4/48/e448576f-79ee-428b-81de-a08689ba63b0-thumbnail.webp /mnt/ssd/immich/thumbs/thumbs/59fcfd33-2337-4a02-b733-67dca78482c0/e4/ae /mnt/ssd/immich/thumbs/thumbs/59fcfd33-2337-4a02-b733-67dca78482c0/e4/ae/e4ae61e7-caad-40bc-90e9-626ffacccd5e-preview.jpeg /mnt/ssd/immich/thumbs/thumbs/59fcfd33-2337-4a02-b733-67dca78482c0/e4/ae/e4ae61e7-caad-40bc-90e9-626ffacccd5e-thumbnail.webp /mnt/ssd/immich/thumbs/thumbs/59fcfd33-2337-4a02-b733-67dca78482c0/e4/63 /mnt/ssd/immich/thumbs/thumbs/59fcfd33-2337-4a02-b733-67dca78482c0/e4/63/e463c183-1fbf-471d-b4a0-440a8654fa9f-thumbnail.webp /mnt/ssd/immich/thumbs/thumbs/59fcfd33-2337-4a02-b733-67dca78482c0/e4/63/e463c183-1fbf-471d-b4a0-440a8654fa9f-preview.jpeg /mnt/ssd/immich/thumbs/thumbs/59fcfd33-2337-4a02-b733-67dca78482c0/e4/9f /mnt/ssd/immich/thumbs/thumbs/59fcfd33-2337-4a02-b733-67dca78482c0/e4/9f/e49f2cff-bf10-43cc-bb96-b387098b6650.jpeg /mnt/ssd/immich/thumbs/thumbs/59fcfd33-2337-4a02-b733-67dca78482c0/e4/be /mnt/ssd/immich/thumbs/thumbs/59fcfd33-2337-4a02-b733-67dca78482c0/e4/be/e4be6e2a-65e1-4cc2-8548-84e039318778-thumbnail.webp

latent junco
#

ok so yo uhave thumbs/thumbs .....

unique gust
#

find: '/mnd/ssd/immich': No such file or directory

latent junco
#

that is not correct

unique gust
#

All of them are like that...

latent junco
#

you need to fix your folder structure

unique gust
#

So if I change the .env with another thumbs

#

it should fix?

latent junco
#

sure, that probably would haha

unique gust
#

haha

#

I'd love to know what happened...

latent junco
#

assuming no new uploads or changes since then

unique gust
#

I only uploaded 2 files to test

latent junco
#

you moved a folder named thumbs into a new folder named thumbs

unique gust
#

yep thats what happened

#

Thanks for the help

#

let me try that change!

#

yep that was it, working fine now!