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

Werk #11643: Crash mk_docker.py: 'SocketIO' object has no attribute 'recv'

Component Agent bakery
Title Crash mk_docker.py: 'SocketIO' object has no attribute 'recv'
Date Nov 9, 2020
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.0.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

Docker sockets do not have recv method anymore. Docker offers handling for this (docker.utils.socket.read()). This function is now used in mk_docker agent aswell.

To the list of all Werks