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

Werk #13506: Fix possible unhandled exception if site connection is encrypted

Component Setup
Title Fix possible unhandled exception if site connection is encrypted
Date Dec 3, 2021
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0p17 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

If you used the option "Encrypt data using TLS" for remote sites, the connection could not be established, showing the error "Unhandled exception: 30s while reading data from socket. Received data: {data.getbuffer().nbytes}/{size} bytes".

This affected all encrypted livestatus connections in the Raw Edition and the connections in the Enterprise edition that did not use the Livestatus proxy daemon.

To the list of all Werks