-
Notifications
You must be signed in to change notification settings - Fork 63
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
Naemon reload fails silently randomly #443
Comments
I suspect there is an issue with the worker process creation, as that's the last thing the debug.log is showing and it hangs there and then the process dies @sni what say you? |
looks like naemon crashed during reload, i saw that occasionally in the wild as well but it wasn't easily reproducible. |
From the output @Bryce-Souers provided this is So this is a version before the worker re-spwan feature which got introduced into 1.4.2. |
What do you mean by enable core file? I have debugging on max as far as I know. |
I'd also like to add that this is running using the v5 of the omd DockerHub image |
I have an issue where sometimes a reload will seem to work, and then it will crash with no messages telling why.
I ran omd reload over 30 times, and then I hit this issue.
naemon.log
debug.log
omd status
ps aux
Any ideas for what could be going wrong here?
The text was updated successfully, but these errors were encountered: