Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GRPC discovery endpoints unavailable #5

Open
3 tasks done
Laugslander opened this issue Nov 27, 2024 · 0 comments
Open
3 tasks done

GRPC discovery endpoints unavailable #5

Laugslander opened this issue Nov 27, 2024 · 0 comments

Comments

@Laugslander
Copy link

Preflight Checklist

  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for an issue that matches the one I want to file, without success.
  • I am not looking for support or already pursued the available support channels without success.

Version

v2.41.1-hsdp.18-alpine

Storage Type

Kubernetes

Installation Type

Official Helm chart

Expected Behavior

Dex exposes discovery endpoints via GRPC: https://github.com/philips-forks/dex/blob/master/api/v2/api.proto#L275

Actual Behavior

I get the following error when creating an OIDC client using Crossplane when running version v2.41.1-hsdp.18-alpine. In v2.41.1-hsdp.9-alpine , it was working fine.

Steps To Reproduce

No response

Additional Information

No response

Configuration

No response

Logs

Error: Error getting Dex discovery

  with data.dexidp_discovery.this,
  on main.tf line 31, in data "dexidp_discovery" "this":
  31: data "dexidp_discovery" "this" {

Could not get Dex discovery, unexpected error: rpc error: code = Unavailable
desc = connection error: desc = "error reading server preface: EOF"
@Laugslander Laugslander changed the title GPRC discovery endpoints unavailable GRPC discovery endpoints unavailable Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant