-
Notifications
You must be signed in to change notification settings - Fork 66
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
FIX: SystemD will not restart a crashed collector daemon #23
Conversation
@Dombo Good catch, thanks Dom! |
After a manual restart.
|
We're back!
I think this should be updated to reflect:
The capital was my bad - the MB should also be fixed though. I think there are some unhandled exceptions in the app code. |
Good catch - want to make a quick PR to fix that service file? Are you seeing any backtrace in the logs, or just that it gets killed? |
I had a dig through the logs - looks like system memory killer got the daemon. The fixed memorylimit directive should stop this from occurring in theory. |
|
Irony.