#immich_postgres failed to start

1 messages · Page 1 of 1 (latest)

stray night
#

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

gaunt topazBOT
#

:wave: Hey @stray night,

Thanks for reaching out to us. Please follow the recommended actions below; this will help us be more effective in our support effort and leave more time for building Immich immich.

References

Checklist

  1. :ballot_box_with_check: I have verified I'm on the latest release(note that mobile app releases may take some time).
  2. :ballot_box_with_check: I have read applicable release notes.
  3. :ballot_box_with_check: I have reviewed the FAQs for known issues.
  4. :ballot_box_with_check: I have reviewed Github for known issues.
  5. :ballot_box_with_check: I have tried accessing Immich via local ip (without a custom reverse proxy).
  6. :ballot_box_with_check: I have uploaded the relevant logs, docker compose, and .env files, making sure to use code formatting.
  7. :ballot_box_with_check: I have tried an incognito window, disabled extensions, cleared mobile app cache, logged out and back in, different browsers, etc. as applicable

(an item can be marked as "complete" by reacting with the appropriate number)

If this ticket can be closed you can use the /close command, and re-open it later if needed.

gaunt topazBOT
stray night
#

here is the docker compose logs command, I don't see any traces about the restart issue. but i do see some errors related to the immich-machine-learning service that was runing with difficulty when i changed the model

stray night
#

I had already tried to reboot the server this afternoon without success. But I tried again this evening and it seems it worked...
I really can't explain what was going on but I don't have the issue anymore so I'm gonna close it.
Thanks anyway for anyone having read it so far