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

Werk #22197: agent_mobileiron: don't crash when password store file is missing

Component Checks & agents
Title agent_mobileiron: don't crash when password store file is missing
Date Sep 2, 2026
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
3.0.0b1
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.5.0p13
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT

When the MobileIron special agent started and the Checkmk password store file was missing (e.g. due to a race condition during startup), the agent crashed with a FileNotFoundError instead of reporting the problem cleanly. The agent now reports a PasswordStoreError with the path of the missing file, which appears in the service output and helps diagnose the configuration issue.

To the list of all Werks