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 Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

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