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

JWT Token expired #3615

Closed
schoren opened this issue Feb 8, 2024 · 0 comments · Fixed by #3643
Closed

JWT Token expired #3615

schoren opened this issue Feb 8, 2024 · 0 comments · Fixed by #3643
Assignees
Labels
bug Something isn't working triage requires triage

Comments

@schoren
Copy link
Contributor

schoren commented Feb 8, 2024

Describe the bug

When the tracetest agent tries to start with an expired token, we get an error.

tracetest start


████████ ██████   █████   ██████ ███████ ████████ ███████ ███████ ████████
   ██    ██   ██ ██   ██ ██      ██         ██    ██      ██         ██
   ██    ██████  ███████ ██      █████      ██    █████   ███████    ██
   ██    ██   ██ ██   ██ ██      ██         ██    ██           ██    ██
   ██    ██   ██ ██   ██  ██████ ███████    ██    ███████ ███████    ██

Version: v0.15.5

Tracetest start launches a lightweight agent. It enables you to run tests and collect traces with Tracetest.
Once started, Tracetest Agent exposes OTLP ports 4317 and 4318 to ingest traces via gRCP and HTTP.

 INFO  Running in desktop mode...
  ERROR   could not list resource: error parsing token from headers, could not parse jwt token: token has invalid claims: token is expired

Expected behavior
Either to ask for login or to automatically refresh the token

@schoren schoren added bug Something isn't working triage requires triage labels Feb 8, 2024
@schoren schoren self-assigned this Feb 8, 2024
@schoren schoren linked a pull request Feb 15, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage requires triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant