I have an Immich instance running on TrueNAS Scale 25.10.0, configured with a custom storage template.
Before updating Immich to the latest version, I needed to migrate to the new storage configuration. Following the official migration guide, I created the new datasets as described.
I then used rsync to copy all the directories listed in the guide from the previous storage path to the new one inside my main data dataset.
After completing the migration, I updated the hostPath values in the Immich configuration for both the Data Storage and Postgres Data Storage locations. But when I start Immich, the home page shows up empty, even though all the files are correctly stored in the data dataset. Can I fix it or am I doomed to reupload everything through the GUI?
(In the meantime I went on and updated immich to the latest version, so now I m on v2.2.3)