Migrating postgres database has somehow lost my albums (not photos) #24756
Replies: 3 comments 1 reply
|
I had the same experience last week as well. Due to fan issue, I had to move immich on another computer and I lost my albums and faces. The worse is I have these albums in my mobile app, but I'm unable to sync them back to the server. |
1 reply
|
Hi, I'm facing the same problem migrating from Docker to proxmox LXC. It seems that the album tables (album, album_asset, album_asset_audit and album_user) are empty. |
0 replies
|
We do not support the community script, sorry to hear about this issue but we recommend reaching out to them. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.
The bug
I'm mid migration from immich in Portainer to immich in an LXC using one of the community scripts.
Ive upgraded the inplace immch to 2..4.1 and taken the backup
Whilst its getting closed to success, im not quite there and the process of restoring the database has been the issue is believe.
Originally there were issues restoring the database once id created a user on the new DB.
I noted another comment that said the restore had to be completed on a fresh database so i reinstalled immich and tried again.
Another issue to sort out was issues regarding folder locations changing which were not a problem in Portainer!!
On restoring the database in postgres, there are issues logged pertaining to key constraints but overall it seems to work.
However i now have lost any albums i created i my original install
Should a db restore using the method described here work cleanly, or should i expect errors?
https://docs.immich.app/administration/backup-and-restore
Whatever the state of this latest install, the fact that backups and restores are less than stable is a real concern
The OS that Immich Server is running on
Proxmox debian 13
Version of Immich Server
2.4.1
Version of Immich Mobile App
n/a
Platform with the issue
Device make and model
No response
Your docker-compose.yml content
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/immich.sh)"Your .env content
Reproduction steps
...
Relevant log output
Additional information
No response
All reactions