Page 1 of 1

Invalid max_check_attempts after 2024R1.1.3 upgrade

Posted: Tue Jun 11, 2024 6:53 am
by Basher
I have two separate installations of Nagios XI, version 2024R1.1.3. After updating to the latest version, if I edit a host and leave max_check_attempts = 3, I receive the following error:

Code: Select all

Error: Invalid max_check_attempts value for host '<hostname>'
If I update to 2 or 4, it applies successfully. If I change it back to 3, the error returns.

I believe this is a bug, as it worked in the previous version (2024R1.1.2). Am I missing something?

Re: Invalid max_check_attempts after 2024R1.1.3 upgrade

Posted: Tue Jun 11, 2024 12:03 pm
by bbahn
Hello @Basher,

This is very strange. I will do some investigation and file a bug for this.

Re: Invalid max_check_attempts after 2024R1.1.3 upgrade

Posted: Tue Jun 11, 2024 1:13 pm
by bbahn
This is getting fixed in 2024R1.1.4

Re: Invalid max_check_attempts after 2024R1.1.3 upgrade

Posted: Thu Jun 13, 2024 2:41 pm
by Basher
Yep, saw this just now. Upgraded to 2024R1.1.4 and tested successfully.