We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This failure just surfaced in the test suite. @goller Can you take a look?
panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x85cbd1c] goroutine 65 [running]: panic(0x986ad40, 0x1aa20008) /usr/local/go/src/runtime/panic.go:500 +0x331 github.com/influxdata/kapacitor/vendor/github.com/prometheus/prometheus/retrieval.(*TargetManager).Stop(0x1ae735c0) /root/go/src/github.com/influxdata/kapacitor/vendor/github.com/prometheus/prometheus/retrieval/targetmanager.go:83 +0xfc github.com/influxdata/kapacitor/services/scraper.(*Service).scrape(0x1ac49400) /root/go/src/github.com/influxdata/kapacitor/services/scraper/service.go:111 +0x103 created by github.com/influxdata/kapacitor/services/scraper.(*Service).Open /root/go/src/github.com/influxdata/kapacitor/services/scraper/service.go:69 +0x133 FAIL github.com/influxdata/kapacitor/server 0.223s
The text was updated successfully, but these errors were encountered:
Fixed in #1354
Sorry, something went wrong.
update change log for #1353 andd #1354
db4e3e8
update change log for influxdata#1353 andd influxdata#1354
ddfc6aa
goller
No branches or pull requests
This failure just surfaced in the test suite. @goller Can you take a look?
The text was updated successfully, but these errors were encountered: