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

Error while getting token : ClientSecretCredential: unable to resolve an endpoint #22

Open
harshalschaudhari opened this issue Apr 19, 2024 · 0 comments

Comments

@harshalschaudhari
Copy link

Hi,

I encountered an error while following the steps in the repository to set up the environment. When attempting to access the Jaeger, I received the following error message:

HTTP Error: plugin error: rpc error: code = Unknown desc = Op(OpQuery): Kind(KInternal): Error while getting token : ClientSecretCredential: unable to resolve an endpoint: server response error: Get "https://login.microsoftonline.com/tenant-guid/v2.0/.well-known/openid-configuration": dial tcp: lookup [login.microsoftonline.com](http://login.microsoftonline.com/) on [127.0.0.11:53](http://127.0.0.11:53/): server misbehaving

Steps to Reproduce:
Followed the setup instructions in the repository:

  1. I have an Azure Data Explorer cluster
  2. Save this file as jaeger-kusto-config.json in the root of the repository.
  3. use docker compose --file build/server/docker-compose.yml up --build Once this is done,
  4. I have open the Jaeger UI on http://localhost:16686/ and see the traces in the UI. [getting error while trying to access the traces in Jaeger UI] PFA screenshot.

FYI It was working as expected the first time (show trace from Azure Data Explorer in JaegerUI) and suddenly it was stopped and throw the above error.

jaeger-error-1

Please let me know if any

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