wired111
IImmich
•Created by wired111 on 4/9/2025 in #help-desk-support
Immich stopped working
I'm very new to docker. I'm only running two containers (Audiobookshelf and immich)
Running on docker desktop 4.40.0
Several changes that may have impacted Immich working
I recently began pruning after updating immich. (docker image prune)
I updated to docker desktop 4.40.0 the day before it happened.
The day after updating immich and docker desktop, I noticed none of m containers were visible in the containers section of docker desktop. I let it be for a couple of days, hoping for the best...
Today I went into powershell and typed docker compose up within the correct directory. Immich started booting bur eventually failed with the following error.
[+] Running 4/5
✔ Network immich_default Created 0.1s
✔ Volume "immich_model-cache" Created 0.0s
- Container immich_postgres Creating 13.4s
✔ Container immich_redis Created 0.5s
✔ Container immich_machine_learning Created 0.4s
error during connect: Post "http://%2F%2F.%2Fpipe%2FdockerDesktopLinuxEngine/v1.48/containers/create?name=immich_postgres": EOF
PS C:\Users\dunca\immich-app>
Right before it failed, I had a windows pop up requesting access to the postgress file. I clicked OK.
I'm not sure what to do next. Please help.
See attached env and compose file
8 replies