-
Notifications
You must be signed in to change notification settings - Fork 280
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
Can't re-enable notifications after update to 2.6.0 #3535
Comments
Hi, thanks for reporting this here! For anyone else facing this issue: If possible, you may workaround this by switching to a local/remote command pipe transport backend. This bug does only apply if you're sending commands over the Icinga API. |
$data may be arbitrarily nested. fixes #3535
$data may be arbitrarily nested. refs #3535 Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
same issue here on Ubuntu 16.04, icinga2 2.9.1-1.xenial, icingaweb2 2.6.0-1.xenial |
Try applying the patch from the linked PR. |
Hi, |
Hi, Thanks for the feedback. We'll release a 2.6.1 on Thursday this week which includes this fix. Cheers, |
Expected Behavior
Under .../icingaweb2/monitoring/health/info you should be able to enable/disable monitoring functions globally
Current Behavior
I disabled notifications before updating to 2.6.0 via http:///icingaweb2/monitoring/health/info by removing the check.
After the update I'm now unable to re-enable notifications and get the following stack trace
Steps to Reproduce (for bugs)
Your Environment
Icinga Web 2 version and modules (System - About): 2.6.0
Version used (
icinga2 --version
): 2.9.0Operating System and version: CentOS Linux release 7.5.1804 (Core)
Enabled features (
icinga2 feature list
): api checker command ido-mysql mainlog notification perfdataPHP version (from
<?php phpinfo(); ?>
): PHP Version 7.2.8 (updated using this)Icingaweb.conf
The text was updated successfully, but these errors were encountered: