Broken after updating to v2.6.1 #27138
Replies: 1 comment
|
Update: after moving all the container data to an absolute file path, changing .env file accordingly, everything is up again. General advice for you folks:
|
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
Using docker compose from the beginning everything went smooth during prior updates.
I just changed the
.envfile to containIMMICH_VERSION=releaseas suggested. After docker compose pull && docker compose up -d immich.app comes up with no obvious errors in container logs, BUT:the system tells me I am on a fresh install and I should proceed with creation of initial user.
The OS that Immich Server is running on
Debian on UGreen NAS
Version of Immich Server
v2.6.1
Version of Immich Mobile App
v2.6.1
Platform with the issue
Device make and model
iPhone
Your docker-compose.yml content
Your .env content
Reproduction steps
...
Relevant log output
Additional information
No response
All reactions