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

API /v1/api/label returns 422 with 'read label value index: invalid checksum' #3758

Closed
Techcadia opened this Issue Jan 29, 2018 · 4 comments

Comments

Projects
None yet
2 participants
@Techcadia
Copy link

Techcadia commented Jan 29, 2018

What did you do?

Browsed to the \graph endpoint

What did you expect to see?

The metric list dropdown to work

What did you see instead? Under which circumstances?

{
  "status":"error",
  "errorType":"execution",
  "error":"block: 01C4QS1WNJVZKV84M8G1F6GNCE: read label value index: invalid checksum"
}

Environment

  • System information:
Linux 3.10.0-514.26.2.el7.x86_64 x86_64!Pro
  • Prometheus version:
prometheus, version 2.1.0 (branch: HEAD, revision: 85f23d82a045d103ea7f3c89a91fba4a93e6367a)
  build user:       root@6e784304d3ff
  build date:       20180119-12:01:23
  go version:       go1.9.2
[root@prometheus-001a data]# du -csh *
91G	01C4QS1WNJVZKV84M8G1F6GNCE
4.1G	01C4X4G7QWZ194BPGT6AWZT82P
1.4G	01C4Z28MT7J5PXQTN48XHYKFCW
1.4G	01C51025PY3PDXVD75009PKRDB
464M	01C51MMY0CZJJVQCD14DEAS0W6
4.0K	lock
1.4G	wal
100G	total
[root@prometheus-001a data]# cd *CE
[root@prometheus-001a 01C4QS1WNJVZKV84M8G1F6GNCE]# du -csh *
85G	chunks
6.0G	index
24K	meta.json
4.0K	tombstones
91G	total
@Techcadia

This comment has been minimized.

Copy link
Author

Techcadia commented Jan 29, 2018

I hate to duplicate tickets but since the other person closed theirs. Here is mine Same issue
#3734

@gouthamve

This comment has been minimized.

Copy link
Member

gouthamve commented Feb 2, 2018

@gouthamve

This comment has been minimized.

Copy link
Member

gouthamve commented Feb 15, 2018

Fix vendored in #3848

@gouthamve gouthamve closed this Feb 15, 2018

@lock

This comment has been minimized.

Copy link

lock bot commented Mar 22, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Mar 22, 2019

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
You can’t perform that action at this time.