Trying to store thumbs on another device than main images, but can't get it to work
Hi,
I'm trying to follow this (https://immich.app/docs/guides/custom-locations/) documentation page, to move thumbs and the other "fast needed" storage to a locally mounted block volume. I have my main images on a rclone mounted SFTP drive at
/mnt/hetzner_storage_box/immich-library
/mnt/hetzner_storage_box/immich-library
, and trying to move the thumbs to a locally mounted block volume
/mnt/block_volume/immich
/mnt/block_volume/immich
.
However immich keeps complaining that it can't find the thumbs folders. I'll put some useful info below: