K8s (with traefik) error 400 or 500
Hi!
I've just installed zitadel in my homelab, which is a k3s cluster using traefik for ingress. I used the helm chart.
After some issues with the init and setup jobs, I finally got to the point where I can login with the initial user. After the first login, I am asked to change the password. That seems to succeed.
This is where I'm stuck: I get an empty page with a notification stating:
Http response at 400 or 500 level, http status code: 0
.
Any ideas where I could start to figure this out?1 Reply
My config is:
I figured it out: I had to set ExternalSecure to true. Obviously