Migrating from Umbrel (docker) to Yunohost (non-docker)
Hi, I've been trying to migrate Immich from Umbrel (docker) to Yunohost (immich-native) with no success so far. What I've done: 1- Export all the files and folders 2- Dump the database excluding "public.face_search" and "public.smart_search", because it got me errors when importing in Yunohost, probably something related to using pgvector instead of pgvecto.rs (https://github.com/arter97/immich-native) 3- Imported the database in Yunohost
Both are running on a Raspberry pi (Umbrel on a rpi 4, Yunohost on rpi 5)
It seems something might be misconfigured, I can't access the pictures, and the thumbnails are not shown.