micro service crashes when multiple jobs are running

I have started multiple jobs simultaneously. For some time the micro service keeps running but after some time fails with the error “connection terminated unexpectedly “. I am hosting Immich in k8s so the pod restarts and the job resumes . So it’s not a blocker but it would be good to have this resolved.
2 Replies
bo0tzz
bo0tzz3y ago
What is the resource usage on the pod like when it crashes? Is it running into limits and being killed?
joshiparth1000
joshiparth1000OP3y ago
I haven’t set any limits on the pod

Did you find this page helpful?