The Checkmk Conference #11 is happening – live on May 20-21! Watch now

Werk #11632: Bulk discovery: Fix 'too many values to unpack' if old performance parameters are still used

Component Setup
Title Bulk discovery: Fix 'too many values to unpack' if old performance parameters are still used
Date Feb 24, 2021
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0b8 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Old bulk performance parameters in etc/check_mk/multisite.d/wato/global.mk may consists of three values: use-cache, do-scan, bulk-size. With some refactorings the first parameter was removed (which had no effect since Checkmk 1.5.0) and causes above error while executing bulk discovery.

To the list of all Werks