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 |
|
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.