mingyee
IImmich
•Created by mingyee on 2/11/2025 in #help-desk-support
Upgrade issue
Time for my monthly issues with upgrading! Trying to upgrade to latest from 1.122 failed, so I tried incremental upgrades to see what would fail. Pulling 1.122 and running
docker compose up -d
was fine and restored back to previous state. 1.123.0 already fails, with error exec /usr/bin/tini: exec format error
. I am also getting an error from Docker Desktop itself about wsl distro proxy in Ubuntu distro
having an exit code of 1, in case that is relevant.7 replies
IImmich
•Created by mingyee on 12/14/2024 in #help-desk-support
Unable to connect to database
After upgrading, my immich-server has an error saying “Unable to connect to database”. Some Googling suggested that this might be a database corruption, so I attempted to restore from backup using the instructions online. These instructions don’t seem to change anything, however, because the
docker start immich_postgres
line seems not to do any database initialisation, since it says a database was already found. So I run the instructions again, this time including deleting the postgres directory. When I do this, however, the restore seems not to actually restore anything, since then Immich does indeed start, but it gives me the welcome page asking me to set up my first user. Assistance fixing the problem would be great, but separately. this is the second upgrade in a row that has somehow broken my Immich instance, and I am getting really confused and frustrated :\.39 replies