Protocol error: missing status
Hi,
I followed the documentation, but I'm encountering an error when accessing the app.
API URL: https://auth.heykernel.com
The auth.heykernel.com endpoint is managed via a Kubernetes Ingress.
Error name: [internal] protocol error: missing status
This appears to be a gRPC protocol error caused by a missing Grpc-Status field in the response headers.
Could you please help me resolve this issue? I look forward to your response.
Here was my steps running the app for your reference.
1. Fork the repository
2. Be on main branch
3. Run
pnpm install
4. Run pnpm generate
5. Create env.local
file with ZITADEL_API_URL
and ZITADEL_SERVICE_USER_TOKEN
env variables
6. Run pnpm dev
7. Go to http://localhost:3000
Thanks,
MichaelZITADEL Console
Console Management Platform for ZITADEL IAM

1 Reply
hey @Michael_Builder thnaks for your question, I will look into uit and will get back to you
hey @Michael_Builder which document was it, can you please link it here?.
Thanks
hey @Michael_Builder also, can I also please see your configuration?. How are you setting it up?.
Seems like your ingress might have been misconfigured.