ImmichI
Immich3mo ago
Space

TrueNAS Migration from V1.142.1 to V2.0.1 (Failed and have to register again as admin)

Hello,

I created a new instance of Immich like here https://docs.immich.app/install/truenas/#first-steps
also added data and pgData to dataset.

Then I did this https://docs.immich.app/install/truenas/#migration-from-old-storage-configuration

rsync -av /mnt/Speicher/immich/library/ /mnt/Speicher/immich2/data/library/
rsync -av /mnt/Speich/immich/upload/ /mnt/Speicher/immich2/data/upload/
rsync -av /mnt/Speicher/immich/thumbs/ /mnt/Speicher/immich2/data/thumbs/
rsync -av /mnt/Speicher/immich/profile/ /mnt/Speicher/immich2/data/profile/
rsync -av /mnt/Speicher/immich/video/ /mnt/Speicher/immich2/data/encoded-video/
rsync -av /mnt/Speicher/immich/backups/ /mnt/Speicher/immich2/data/backups/

rsync -av /mnt/Speicher/immich/pgData/ /mnt/Speicher/immich2/pgData/

and applied "Apply permissions recursively" for immich2/data
updated the immich app to new dataset and run

now I get the http://immich....auth/register webpage and have to register as new admin??? what I did wrong :/
Was this page helpful?