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

Invalid Version 2 #2939

Closed
reasland opened this issue Nov 17, 2020 · 1 comment
Closed

Invalid Version 2 #2939

reasland opened this issue Nov 17, 2020 · 1 comment

Comments

@reasland
Copy link

Describe the bug
When attempting to query loki with grafana outputs 500 error of invalid version 2

To Reproduce
Steps to reproduce the behavior:

  1. Started Loki (master)
  2. Started Promtail (master) to tail '...'
  3. Query: api/datasources/proxy/2/loki/api/v1/query_range?direction=BACKWARD&limit=1728&query=sum(rate(%7Bjob%3D%22hybris%22%2Cenv%3D%22prd%22%7D%7C%3D%20%22ERROR%22%20%5B1m%5D))%20by%20(instance)&start=1605615224000000000&end=1605626025000000000&step=5

Expected behavior
Expected to get a data set of results returned by query

Environment:

  • Infrastructure: [Azure VM, docker]
  • Deployment tool: [docker(chef)]

Screenshots, Promtail config, or terminal output
If applicable, add any output to help explain your problem.
image

@cyriltovena
Copy link
Contributor

Fixes by #2945

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

2 participants