-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Labels
bugSomething isn't workingSomething isn't workingloginLogin ApplicationLogin Applicationpresentation-layer
Description
Preflight Checklist
- I could not find a solution in the documentation, the existing issues or discussions
- I have joined the ZITADEL chat
Version
No response
Describe the problem caused by this bug
Hi,
I followed the documentation, but I'm encountering an error when accessing the app on my local.
Zitadel API URL: https://auth.heykernel.com
The auth.heykernel.com endpoint is managed through 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.
Thanks,
Michael
To reproduce
- Fork the repository
- Be on main branch
- Run
pnpm install
- Run
pnpm generate
- Create
env.local
file withZITADEL_API_URL
andZITADEL_SERVICE_USER_TOKEN
env variables - Run
pnpm dev
- Go to
http://localhost:3000
Screenshots

Expected behavior
No response
Relevant Configuration
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingloginLogin ApplicationLogin Applicationpresentation-layer
Type
Projects
Status
🧐 Investigating