Skip to content

[Bug]: Protocol error: missing status #516

@michaelwang10

Description

@michaelwang10

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.
Image

Could you please help me resolve this issue? I look forward to your response.

Thanks,
Michael

To reproduce

  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

Screenshots

Image

Expected behavior

No response

Relevant Configuration

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    🧐 Investigating

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions