Hi everyone,
I recently updated my search model in immich.
I may have choosen a model too heavy for my server.
it was taking several days to process my aproximativly 100 000 pictures.
it was slow but it was progressing but at some point it seems like my immich server went down.
I tried restarting it by executing the "docker compose pull && docker compose up" command
it restarted and went down again a few hours later.
This time i tried restarting it by using this command : "docker restart $(docker ps -a -q)"
this time it failed restarting the immich_postgres container with an error about existing files ...
if i try the docker compose pull && docker compose up" command i have the same error :
[+] Running 3/4
⠋ Container immich_postgres Starting 2.0s
Error response from daemon: failed to create task for container: failed to start shim: mkdir /run/containerd/io.containerd.runtime.v2.task/moby/39625da1d3260e1f481728601f6c86a6762c378d61de1e9f78346f1045032f1d: file exists: unknown
How can i investigate / save my immich install ? 😄
Thanks a lot !
jérôme
.