Werk #19043: Crash when displaying rules with wildcard host name conditions
| Component | Setup | ||||||||
| Title | Crash when displaying rules with wildcard host name conditions | ||||||||
| Date | Mar 16, 2026 | ||||||||
| Level | Trivial Change | ||||||||
| Class | Bug Fix | ||||||||
| Compatibility | Compatible - no manual interaction needed | ||||||||
| Checkmk versions & editions |
|
The rule listing page in Setup crashed with a
ValueError: Invalid hostaddress error when displaying rules that contained
explicit host name conditions using wildcard characters (e.g. AP-SEDE-TCOTILLAS*).
This issue has been fixed. Such host specifications are now rendered as plain text, preventing the crash.