ImmichI
Immich3y ago
Eazy E

Typesense Keeps Restarting (CrashLoopBackoff)

I'm running the Immich stack in Kubernetes. I'm having an issue where the immich-typesense image appears to be failing and restarting (see image for logs). The notable lines I can see are
raft_server.h:62] Peer refresh failed, error: Doing another configuration change
and
node.cpp:811] [default_group:10.42.1.104:8107:8108 ] Refusing concurrent configuration changing
. This is a brand new install where I recently used the CLI tool to import my images from backup and just connected the mobile app. What could cause this image to see these failures and continue to restart?

Kubernetes Manifest: https://github.com/ModestTG/heliod-cluster/blob/main/kubernetes/apps/media/immich/app/typesense/helmrelease.yaml

On a separate but related note, I have noticed that the data used for the typesense image keeps growing and growing. Currently at 25 GB for ~80 GB of pics/videos. Not sure if that is normal or not but just wanted to see if that's also an issue that is happening.

Any help anyone could provide would be very helpful. My cluster is running ubuntu 22.04 on Intel 7th gen
image.png
GitHub
Test Cluster. Contribute to ModestTG/heliod-cluster development by creating an account on GitHub.
Was this page helpful?