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

[dev.icinga.com #13317] Icinga2 shutdowns after api package creation #4806

Closed
icinga-migration opened this issue Nov 24, 2016 · 4 comments
Closed
Labels
bug Something isn't working

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/13317

Created by Nagodar on 2016-11-24 15:34:03 +00:00

Assignee: (none)
Status: Closed (closed on 2016-12-22 10:50:18 +00:00)
Target Version: (none)
Last Update: 2016-12-22 10:50:18 +00:00 (in Redmine)

Icinga Version: 2.5.4-1 spnapshot 2016.11.24
Backport?: Not yet backported
Include in Changelog: 1

After updating to the 2016.11.24 snapshot (also happens with the 2016.11.20 and 2016.11.21) creating a package using api shutdowns icinga2. (If I'm not wrong with 2.5.4-1 icinga2 restarted after a package creation)


Relations:

@icinga-migration
Copy link
Author

Updated by Nagodar on 2016-11-24 15:38:31 +00:00

With 2.5.4-1:

[2016-11-17 06:58:34 +0100] information/HttpServerConnection: Request: DELETE /v1/config/packages/XXXXXX (from [172.16.5.116]:54945, user: XXXXXXX)
[2016-11-17 06:58:34 +0100] warning/TlsStream: TLS stream was disconnected.
[2016-11-17 06:58:36 +0100] information/Application: Got reload command: Starting new instance.
[2016-11-17 06:58:37 +0100] information/ApiListener: New client connection for identity 'XXXXXX' from [172.16.12.178]:34084 (no Endpoint object found for identity)
[2016-11-17 06:58:38 +0100] information/Application: Received request to shut down.
[2016-11-17 06:58:38 +0100] information/Application: Shutting down...
[2016-11-17 06:58:38 +0100] information/CheckerComponent: Checker stopped.
[2016-11-17 06:58:39 +0100] information/JsonRpcConnection: Reconnecting to API endpoint 'XXXXXXX' via host 'XXXXX' and port '5665'

with 2.5.4-1 snapshot 20161124:
[2016-11-24 16:27:23 +0100] information/Application: Got reload command: Starting new instance.
[2016-11-24 16:27:24 +0100] information/Application: Received request to shut down.
[2016-11-24 16:27:25 +0100] information/Application: Shutting down...
[2016-11-24 16:27:25 +0100] information/CheckerComponent: Checker stopped.

but it does not start again

@icinga-migration
Copy link
Author

Updated by Nagodar on 2016-12-21 16:59:51 +00:00

tried in 2.6.0, same issue:

[2016-12-21 17:58:39 +0100] information/Application: Got reload command: Starting new instance.
[2016-12-21 17:58:41 +0100] information/Application: Received request to shut down.
[2016-12-21 17:58:41 +0100] information/Application: Shutting down...
[2016-12-21 17:58:41 +0100] information/CheckerComponent: Checker stopped.

and there is not a new icinga2 instance...

@icinga-migration
Copy link
Author

Updated by mfrosch on 2016-12-22 10:49:54 +00:00

  • Duplicates set to 13567

@icinga-migration
Copy link
Author

Updated by mfrosch on 2016-12-22 10:50:18 +00:00

  • Status changed from New to Closed

Known bug in 2.6.0, please see #13567 for details

@icinga-migration icinga-migration added the bug Something isn't working label Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant