Werk #11640: agent_fritzbox: Fix missing agent output

Component Agent bakery
Title agent_fritzbox: Fix missing agent output
Date Nov 3, 2020
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.0.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

Since Python 3 handle.read() returns byte values but Checkmk needs Unicode decoded strings to write the agent output. The content is now decoded as UTF-8.

To the list of all Werks