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

Werk #13267: AttributeError: 'Namespace' object has no attribute 'fetch_client_id' in check_mail and check_mail_loop

Component Checks & agents
Title AttributeError: 'Namespace' object has no attribute 'fetch_client_id' in check_mail and check_mail_loop
Date Apr 14, 2023
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.0b4 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.1.0p27 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

Trying to hide EWS related command line arguments from check_mail and check_mail_loop active checks (which don't support EWS yet) led to exceptions being raised due to invalid access to now non-existing arguments. This change makes those arguments visible again with a hint about EWS not being available.

To the list of all Werks