Issues after trying to update to latest version
Hello everyone, Im getting an error considering my upload : "Media location changed" and "Detected an inconsistent media location"
I have tried to update my instance to the latest version. By doing so the entire Service got unusable.
I dont really know why, but my past Version used the Docker image coming from "imagegenius/docker-immich" it worked until today.
After the update nothing worked anymore.
I tried reinstalling everything and using the imge from "immich-app/immich-server" but this doesnt work either.
Im pretty sure my Database is causing this issue.
When i leave my postgres database empty while starting up, the service starts without issues.
I changed the db_backup sql file so that all the paths that included my previously used media folder, in my case "/photos" inside the Container, now direct to "/data" This should have fixed all the "non existing" files that were used or mentioned in the database file. I reinserted the Databse with the help of the guide, without any success.
I really dont want to start all over and setup every album and stuff...
Is there anyone that had the same issue or knows how to fix this?
Thanks in advance
I have tried to update my instance to the latest version. By doing so the entire Service got unusable.
I dont really know why, but my past Version used the Docker image coming from "imagegenius/docker-immich" it worked until today.
After the update nothing worked anymore.
I tried reinstalling everything and using the imge from "immich-app/immich-server" but this doesnt work either.
Im pretty sure my Database is causing this issue.
When i leave my postgres database empty while starting up, the service starts without issues.
I changed the db_backup sql file so that all the paths that included my previously used media folder, in my case "/photos" inside the Container, now direct to "/data" This should have fixed all the "non existing" files that were used or mentioned in the database file. I reinserted the Databse with the help of the guide, without any success.
I really dont want to start all over and setup every album and stuff...
Is there anyone that had the same issue or knows how to fix this?
Thanks in advance