Jack
IImmich
•Created by Jack on 2/10/2025 in #help-desk-support
Immich freezes on photo upload > 64kb
I'm running Immich on a local k8s cluster using the helm chart. Internal routing to ingress is done via Cilium/MetalLB BGP mode. I can connect to Immich fine, but when I try to upload images > 64kb, it hangs and then eventually fails (< 64kb upload ok). No obvious error messages either in the server pod debug logs or in Chrome's devtools console. However, when I skip the ingress by port-forwarding 2283 to localhost, everything works fine.
I've tried every annotation I can think of to get this working, including using Cillium's Envoy ingress and Gateway API, and nothing seems to work. Thoughts?
Here's my ingress:
5 replies