Werk #6293: Fixed exeption when trying to delete hosts of disabled slave sites
Component | Setup | ||||||||||||||
Title | Fixed exeption when trying to delete hosts of disabled slave sites | ||||||||||||||
Date | Aug 21, 2018 | ||||||||||||||
Level | Trivial Change | ||||||||||||||
Class | Bug Fix | ||||||||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||||||||
Checkmk versions & editions |
|
When trying to delete a host that is associated with a slave site where the replication is currently disabled, this resulted in a GUI exception like this: 'KeyError: "slavesite"'
Instead of this exception an error message about the failed connection because of the disabled sync is displayed.