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

Prometheus 2.0.0-beta.1 container exited unexpectedly #3078

Closed
thirstycrow opened this Issue Aug 15, 2017 · 3 comments

Comments

Projects
None yet
3 participants
@thirstycrow
Copy link

thirstycrow commented Aug 15, 2017

With the following stderr output:

panic: runtime error: integer divide by zero

goroutine 129 [running]:
github.com/prometheus/prometheus/vendor/github.com/prometheus/tsdb.(*LeveledCompactor).Plan(0xc4205cad80, 0x1c2b859, 0x5, 0x0, 0xa, 0x10, 0x0, 0x0)
	/go/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/tsdb/compact.go:173 +0x621
github.com/prometheus/prometheus/vendor/github.com/prometheus/tsdb.(*DB).compact(0xc42014a380, 0xc420021201, 0x0, 0x0)
	/go/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/tsdb/db.go:406 +0x2c5
github.com/prometheus/prometheus/vendor/github.com/prometheus/tsdb.(*DB).run(0xc42014a380)
	/go/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/tsdb/db.go:281 +0x3c6
created by github.com/prometheus/prometheus/vendor/github.com/prometheus/tsdb.Open
	/go/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/tsdb/db.go:250 +0x488
@klausenbusk

This comment has been minimized.

Copy link

klausenbusk commented Aug 15, 2017

This seems like a duplicate of #3064 , as PR with the fix is already opened: prometheus/tsdb#120

@brian-brazil

This comment has been minimized.

Copy link
Member

brian-brazil commented Aug 17, 2017

Closing as dupe.

@lock

This comment has been minimized.

Copy link

lock bot commented Mar 23, 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 23, 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.