You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While querying for information, dashing-icinga2 seems to mess up if hosts are down - not a very helpful feature. All other information regarding other hosts and their possibly faulty services still work:
================================================================================
scheduler caught exception:
no implicit conversion of nil into String
/usr/share/dashing-icinga2/lib/icinga2.rb:634:in `+'
/usr/share/dashing-icinga2/lib/icinga2.rb:634:in `block in getProblemServices'
/usr/share/dashing-icinga2/lib/icinga2.rb:620:in `each'
/usr/share/dashing-icinga2/lib/icinga2.rb:620:in `getProblemServices'
/usr/share/dashing-icinga2/lib/icinga2.rb:838:in `run'
/usr/share/dashing-icinga2/jobs/icinga2.rb:27:in `block in <top (required)>'
/var/lib/gems/2.5.0/gems/rufus-scheduler-2.0.24/lib/rufus/sc/jobs.rb:230:in `trigger_block'
/var/lib/gems/2.5.0/gems/rufus-scheduler-2.0.24/lib/rufus/sc/jobs.rb:204:in `block in trigger'
/var/lib/gems/2.5.0/gems/rufus-scheduler-2.0.24/lib/rufus/sc/scheduler.rb:430:in `block in trigger_job'
While querying for information, dashing-icinga2 seems to mess up if hosts are down - not a very helpful feature. All other information regarding other hosts and their possibly faulty services still work:
First reported in #119
The text was updated successfully, but these errors were encountered: