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

Werk #7193: Background jobs: Fixed possible "pid" KeyError exception

Component User interface
Title Background jobs: Fixed possible "pid" KeyError exception
Date Mar 1, 2019
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.6.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.5.0p13 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

When background jobs terminated during initialization, the status information of the job was missing necessary information which led to exceptions in the status overview of the jobs and the job cleanup code.

In case you experienced such an issue in previous versions, you could remove the state files from var/check_mk/background_jobs/[job]/jobstatus.mk to temporarily fix the problem.

To the list of all Werks