Michael_BuilderM
ZITADEL7mo ago
3 replies
Michael_Builder

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,
Michael
Screenshot_2025-07-14_153312.png
Console Management Platform for ZITADEL IAM
ZITADEL Console
Was this page helpful?