-
Notifications
You must be signed in to change notification settings - Fork 493
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
panic on kapacitor restart #1087
Comments
Template was added first:
JSON:
Template itself:
|
@rubycut Thanks for the detailed report. I'll take a look at this. If it helps you get up and running, that stacktrace is for a path that is processing data. Meaning the panic is coming from writing data to Kapacitor. If you disable all writes for a bit you should be able to start up Kapacitor and disable the offending task. Either way we will get a fix for this. |
I am seeing something similar when starting Kapacitor 1.1.1 from docker. 2017/01/23 14:17:05 Using configuration at: /etc/kapacitor/kapacitor.conf
I don't have any tasks as I just wanted to see Kapacitor starting. What could be the issue here? I am downloading image 1.1.1. |
@rubycut The panic from your stack trace was fixed in #1126 @rashtisouciance The panic you reported will be fixed in #1141 Thanks |
@nathanielc , great thanks. |
I am sorry to reopen this issue. But I am having a similar problem when trying to start kapacitor, start/restart commands fail.
|
Kapacitor 1.0.0
Server couldn't be restarted, because it was constantly crashing while loading tasks on startup:
The text was updated successfully, but these errors were encountered: