Permission issue for Restored Immich (with borg)
I have backed up the immich_app that runs on my raspberry pi using borgBackup, as shown in the Backup Script.
To test this backup, I have restored it to my laptop running windows (WSL + docker_desktop).
Borg docs had mentioned something related to permission issues if the user that's restoring is not the user who backed up. But there must be a way to restore on a different machine right?
LOG of immich_postgres:
To test this backup, I have restored it to my laptop running windows (WSL + docker_desktop).
- Borg didn't have any erros
- db restoration (as shown here) didn't have any errors either.
docker compose up -d, immich start-up fails silently. It doesn't open on localhost:2283, and the logs show that immich_postgres keeps restarting every few seconds because of a permission error.Borg docs had mentioned something related to permission issues if the user that's restoring is not the user who backed up. But there must be a way to restore on a different machine right?
LOG of immich_postgres: