You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Trying to start a tracetest agent as a docker container does not work. It returns an error.
To Reproduce
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.
The text was updated successfully, but these errors were encountered:
Describe the bug
Trying to start a tracetest agent as a docker container does not work. It returns an error.
To Reproduce
Expected
To have a tracetest agent started.
Actual
Got an error
The text was updated successfully, but these errors were encountered: