My Scenario:
- Old setup: Immich (Official Chart) on 23.10.
-New setup: Fresh Immich install on 24.10 using the new Native Docker Apps.
Problem: I'm struggling with the database migration. I've tried a DB dump/restore, but I'm hitting "Failed to fetch" errors or permission issues during the process.
Current Status: I've started uploading photos manually via the Web UI to the new instance, but I've noticed metadata/timeline inconsistencies (dates from 2021 appearing in 2023).
Questions:
-Is there a confirmed "best practice" for migrating the Postgres DB specifically for the TrueNAS 24.10 Docker transition?
-Should I stick with the DB restore, or is it safer to re-upload everything using the Immich CLI to ensure metadata is correctly parsed into the new database?
-Any specific UID/GID (permissions) tips for the new Docker implementation on TrueNAS?
Thanks for the help!