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

Cannot start tracetest agent in docker #3277

Closed
schoren opened this issue Oct 17, 2023 · 1 comment
Closed

Cannot start tracetest agent in docker #3277

schoren opened this issue Oct 17, 2023 · 1 comment
Assignees
Labels
bug Something isn't working triage requires triage

Comments

@schoren
Copy link
Contributor

schoren commented Oct 17, 2023

Describe the bug
Trying to start a tracetest agent as a docker container does not work. It returns an error.

To Reproduce

  1. Run the docker command:
$ docker run -p 4317:4317 -p 4318:4318 -e TRACETEST_API_KEY="my_api_key" kubeshop/tracetest-agent

Expected

To have a tracetest agent started.

Actual

Got an error

CLI: v0.14.3
Server: Not Configured
✖️ Error: Version Mismatch
The CLI version and the server version are not compatible. To fix this, you'll need to make sure that both your CLI and server are using compatible versions.
We recommend upgrading both of them to the latest available version. Check out our documentation https://docs.tracetest.io/configuration/upgrade for simple instructions on how to upgrade.
Thank you for using Tracetest! We apologize for any inconvenience caused.
@schoren schoren added bug Something isn't working triage requires triage labels Oct 17, 2023
@schoren schoren self-assigned this Oct 17, 2023
@adnanrahic
Copy link
Contributor

Is this solved now? Can we close it?

Source:

@xoscar xoscar closed this as completed Oct 25, 2023
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

No branches or pull requests

3 participants