Werk #19071: Fixed bug in --nagios-config
| Component | Core & setup | ||
| Title | Fixed bug in --nagios-config | ||
| Date | May 28, 2026 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
Previously, running cmk --nagios-config or cmk -N could fail with the
following error:
TypeError: OnPremLicensingHandler.init() missing 1 required positional argument: 'state_handler'
This bug has been fixed, and the commands above should now run successfully.