Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #14176: Setup: Fixed invalid contact group configuration in deprecated hosts.mk file

Component Setup
Title Setup: Fixed invalid contact group configuration in deprecated hosts.mk file
Date Dec 20, 2022
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.2.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.1.0p19 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

hosts.mk files are currently held as fallback configuration in case the newer pickle formatted data is not valid/available. Contact groups configured on a folder level were currently broken for these hosts.mk files. Computing the core configuration always showed this error. IndexError: pop from empty list

To the list of all Werks