Immich broken after storage went full
I am running immich on my proxmox within a ubuntu CT and I use a 1 TB NVME in ZFS RAID1 as storage.
My problem was that I was using ZFS and I allocated Immich way more storage than available on the ZFS Raid. But since it is ZFS it lets me overallocate.
I forgot about it and it ran full. Immich didn't know about it since the "os" thought there was still enough storage left.
Now my immich is broken and the immich_typesense and immich_server containers do not want to start anymore.
typesense container logs:
immich server container logs
When accessing the immich webserver i get an Error 500.
Is there a way to fix this without loosing any data?
I already asked on reddit: https://www.reddit.com/r/immich/comments/16az20w/storage_went_full_and_immich_broke/
6 Replies
Try deleting the typesense data volume. This is safe and should fix it
by using ?
Yes
thanks!
i think i broke it. tried removing the volume with the command above. Didnt work as it was in use. Removed the container typesense and did a docker compose up again. Now its giving me the following error when composing up:
`
i guess my data is gone
Have you restarted all the containers?
i stopped the compose and started it again. Now everything seems to work
Everything is back up again! Thanks a lot. I'll update the reddit thread now so other people with the same error can fix it themselves. ❤️ awesome project