Werk #4507: Non resolvable hosts may lead to config compilation error
Component | Core & setup | ||||||||||||||||
Title | Non resolvable hosts may lead to config compilation error | ||||||||||||||||
Date | Mar 21, 2017 | ||||||||||||||||
Level | Trivial Change | ||||||||||||||||
Class | Bug Fix | ||||||||||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||||||||||
Checkmk versions & editions |
|
When having hosts without host address configured and compiling the config of the core while the host can not be resolved, this may lead to an excception:
AttributeError: 'NoneType' object has no attribute 'strip'
This has been fixed now.