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
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.0.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

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