Automatic Database Dump is created with old version string #26396
Replies: 9 comments
-
|
Can you post the output of browsing to https://my.immich.app/api/server/version-history, and of Sidenote, having |
Beta Was this translation helpful? Give feedback.
-
|
Version history shows and docker inspect has Thanks for the warning about |
Beta Was this translation helpful? Give feedback.
-
|
What's the full output of |
Beta Was this translation helpful? Give feedback.
-
The uptime is low because I just restarted after removing the IGNORE_MOUNT_CHECK_ERRORS flag. I don't know what remove microservices are, so I think I haven't used them. This is all running on docker in a VM in proxmox with a single node. |
Beta Was this translation helpful? Give feedback.
-
|
Just to double check, these are all the containers on the machine, you haven't removed anything from the output? |
Beta Was this translation helpful? Give feedback.
-
|
Correct. On this VM, I only have immich and portainer running on docker. There are other VMs on the physical machine, but I imagine those are irrelevant here. |
Beta Was this translation helpful? Give feedback.
-
|
Can you list the files in the |
Beta Was this translation helpful? Give feedback.
-
The v2.5.6 backups are the ones I created manually. One thing I noticed is that these are significanly larger than the automatic ones. |
Beta Was this translation helpful? Give feedback.
-
|
Any ideas of what could be the cause? I changed the log level to VERBOSE, but there was no new information: |
Beta Was this translation helpful? Give feedback.
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 am running
v2.5.6, but every automatic database dump is created with thev2.3.1string. This causes the rename operation to fail every night. Running the database dump manually works properly, though.I have already fully brought down the stack and started it again, but the same issue persists.
The OS that Immich Server is running on
Debian 13 (trixie)
Version of Immich Server
v2.5.6
Version of Immich Mobile App
v2.5.3 build.243
Platform with the issue
Device make and model
Debian VM
Your docker-compose.yml content
Your .env content
Reproduction steps
No specific reproduction steps. This happens on every automatic dump, every night. The manual dumps work properly.
Relevant log output
Additional information
No response
Beta Was this translation helpful? Give feedback.
All reactions