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

Broken daemons connection #1078

Open
mohierf opened this issue Jan 3, 2019 · 2 comments
Open

Broken daemons connection #1078

mohierf opened this issue Jan 3, 2019 · 2 comments
Labels

Comments

@mohierf
Copy link
Contributor

mohierf commented Jan 3, 2019

This happens:

[2019-01-03 00:00:00] INFO: [arbiter-master.alignak.dispatcher] Dispatcher, these daemons are not configured: reactionner-master,poller-master, and a configuration has
 yet been dispatched dispatch, a new dispatch is required...
[2019-01-03 00:00:00] INFO: [arbiter-master.alignak.dispatcher] Trying to send configuration to the satellites...
[2019-01-03 00:00:00] ERROR: [arbiter-master.alignak.objects.satellitelink] The connection is not created for reactionner-master
[2019-01-03 00:00:00] WARNING: [arbiter-master.alignak.dispatcher] Daemon connection failed, I could not get statistics.
[2019-01-03 00:00:00] ERROR: [arbiter-master.alignak.objects.satellitelink] The connection is not created for reactionner-master
[2019-01-03 00:00:00] WARNING: [arbiter-master.alignak.dispatcher] Daemon connection failed, I could not get events.
[2019-01-03 00:00:00] ERROR: [arbiter-master.alignak.objects.satellitelink] The connection is not created for poller-master
[2019-01-03 00:00:00] WARNING: [arbiter-master.alignak.dispatcher] Daemon connection failed, I could not get statistics.
[2019-01-03 00:00:00] ERROR: [arbiter-master.alignak.objects.satellitelink] The connection is not created for poller-master
[2019-01-03 00:00:00] WARNING: [arbiter-master.alignak.dispatcher] Daemon connection failed, I could not get events.
[2019-01-03 00:00:05] ERROR: [arbiter-master.alignak.objects.satellitelink] The connection is not created for reactionner-master
[2019-01-03 00:00:05] WARNING: [arbiter-master.alignak.dispatcher] Daemon connection failed, I could not get fresh information.
[2019-01-03 00:00:05] ERROR: [arbiter-master.alignak.objects.satellitelink] The connection is not created for poller-master
[2019-01-03 00:00:05] WARNING: [arbiter-master.alignak.dispatcher] Daemon connection failed, I could not get fresh information.
[2019-01-03 00:00:05] INFO: [arbiter-master.alignak.dispatcher] Dispatcher, these daemons are not configured: reactionner-master,poller-master, and a configuration has
 yet been dispatched dispatch, a new dispatch is required...
[2019-01-03 00:00:05] INFO: [arbiter-master.alignak.dispatcher] Trying to send configuration to the satellites...
[2019-01-03 00:00:05] ERROR: [arbiter-master.alignak.objects.satellitelink] The connection is not created for reactionner-master
[2019-01-03 00:00:05] WARNING: [arbiter-master.alignak.dispatcher] Daemon connection failed, I could not get statistics.
[2019-01-03 00:00:05] ERROR: [arbiter-master.alignak.objects.satellitelink] The connection is not created for reactionner-master
[2019-01-03 00:00:05] WARNING: [arbiter-master.alignak.dispatcher] Daemon connection failed, I could not get events.
[2019-01-03 00:00:05] ERROR: [arbiter-master.alignak.objects.satellitelink] The connection is not created for poller-master
[2019-01-03 00:00:05] WARNING: [arbiter-master.alignak.dispatcher] Daemon connection failed, I could not get statistics.
[2019-01-03 00:00:05] ERROR: [arbiter-master.alignak.objects.satellitelink] The connection is not created for poller-master
[2019-01-03 00:00:05] WARNING: [arbiter-master.alignak.dispatcher] Daemon connection failed, I could not get events.
[2019-01-03 00:00:10] ERROR: [arbiter-master.alignak.objects.satellitelink] The connection is not created for reactionner-master
[2019-01-03 00:00:10] WARNING: [arbiter-master.alignak.dispatcher] Daemon connection failed, I could not get fresh information.
[2019-01-03 00:00:10] ERROR: [arbiter-master.alignak.objects.satellitelink] The connection is not created for poller-master
[2019-01-03 00:00:10] WARNING: [arbiter-master.alignak.dispatcher] Daemon connection failed, I could not get fresh information.
[2019-01-03 00:00:11] INFO: [arbiter-master.alignak.dispatcher] Dispatcher, these daemons are not configured: reactionner-master,poller-master, and a configuration has
 yet been dispatched dispatch, a new dispatch is required...

@mohierf mohierf added the bug label Jan 3, 2019
@mohierf
Copy link
Contributor Author

mohierf commented Jan 3, 2019

All the daemons connection got broken but there is no more log ... because all the files are only containing infomration from the eraly morning ! None of what happened during the previous night ! WTF, Python logger ...

@mohierf
Copy link
Contributor Author

mohierf commented Jan 3, 2019

What I suspect: the pollers were not able to launch some of the configured checks ... and the pollers workers wen down and got restarted ... this during quite a long time ... this overloaded the system memory !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant