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
Under some circumstances it seems possible that the main icinga2 service get's stuck (crashed but in service tab still listed as running)and therefore the JEA Service keeps on running.
There should be a solution for a graceful restart/graceful kill of both services to have them running in dependency again.
Because
SC failure icinga2.exe reset= 0 actions= restart/0/restart/0/restart/0
doesn't cover this edge case.