Replies: 1 comment
|
I had the exact same problem after an update as well. The solution was to do a 'docker system prune -a' and then re-pull the image and that solved the problem. |
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 upgraded to v2.0.1 from v1.139.2, the immich server was stuck with creating/reading file from upload directory.
The OS that Immich Server is running on
ubuntu 22.04
Version of Immich Server
v2.0.1
Version of Immich Mobile App
v2.0.0
Platform with the issue
Device make and model
No response
Your docker-compose.yml content
Your .env content
Reproduction steps
...
Relevant log output
Additional information
I could see .immich file created in other folders. However there was only issues with upload directory. I tried creating the file manually in upload directory which fixed the issue.
All reactions