...
The problem is, that the python module was not successfully unzipped during the updater process:
Info |
---|
A possible workaround
...
Reinstall
...
of
...
the
...
Python
...
Code Block |
---|
mkdir C:\ProgramData\checkmk\agent\modules\python-3.8 & expand C:\ProgramData\checkmk\agent\install\modules\python-3.8.zip -F:* C:\ProgramData\checkmk\agent\modules\python-3.8 && cd C:\ProgramData\checkmk\agent\modules\python-3.8 && call postinstall.cmd |
...