Werk #15406: Renaming of hosts: Handle TLS agent registrations correctly
Component | Setup, site management | ||||||
Title | Renaming of hosts: Handle TLS agent registrations correctly | ||||||
Date | Feb 23, 2023 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
Checkmk versions & editions |
|
When renaming hosts which were registered for TLS-encrypted agent communication, Checkmk ran into the following error:
TypeError: '<' not supported between instances of 'tuple' and 'str'
Furthermore, in distributed setups, renaming TLS-registered hosts which were monitored on remote sites lead to a loss of registration, which prevented any further agent communication until the affected hosts were re-registered.