Closed Mikesch-mp closed 1 year ago
Is this true if the BPs are in the same ini file or does you see the problem over multiple files?
In my case it was multiple files. One got edited and was faulty.
Hi @Mikesch-mp,
what kind of misconfiguration do you mean? What is the exact error message? Can you please explain the steps to reproduce with a concrete example?
Thanks
Use whatever breaks the configuration like double ';' or double '&' for example.
Do you mean an error message like in the screenshot below?
I just added a ;
to mysecond
config file, but the other configs still work, in my case the main
still works properly.
It works if you have them added to Menu, which is limited. If you have hundreds of BPMs, all the others are not accessible if you dont know the name and edit your URL. If there is a faulty BPM config file, it should be ignnored or marked as faulty like when a Node is missing in a BPM, but not block access to all the others BPMs
Hi @Mikesch-mp,
can you please test the linked PR ?
Thanks
I will try it over the weekend. today iam too busy with Windows :(
Describe the bug
If there is one missconfigured (aka manualy edited BPM), the module will only thow an error that the BPM cant be read and does not work for all others anymore.
To Reproduce
Expected behavior
Error message which BPM can't be loaded and display the working ones
Screenshots
Your Environment
Include as many relevant details about the environment you experienced the problem in
icinga2 --version
): 2.13.7php --version
): 8.1.2