Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

Werk #16388: host: query on mk_inventory no longer causing crash

Component REST API
Title host: query on mk_inventory no longer causing crash
Date Jan 24, 2024
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.3.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.2.0p21 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.1.0p39 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

Previously, when you had a host that had no check running, calling the following endpoint would cause a crash.

GET /domain-type/host/collections/all?columns=mkinventory

This werk addresses this issue by preventing the crash and now returns an appropriate response.

To the list of all Werks