Error message:
As soon as i update the package (available from repository) python3-requests from version 2.24.0-1.24 to the latest available 2.25.1-150300.3.9.1 CMK starts to moan with alot of ‘Unknown’ notifications:
As soon as i rollback this specific update ( with zypper in --oldpackage python3-requests=2.24.0-1.24) the errors are gone again, and checks are performed/respond correct.
So something has changed as to the output/behaviour.
Any ideas ?
i cannot imagine that i am the only one in the world running into this , so hoping for confirmation(s)
Detailed info after running cmk --debug -vvn host:
If i see it correctly, the problem is on the mk_docker side not inside CMK.
What happens if you run the mk_docker manually after installing the new package?
It looks more like an incompatibility between DockerPy modul and the requests library.
Can you check if there is a newer version of DockerPy available on your system.
My docker nodes have the DockerPyVersion 5.0.3 running.
@Glowsome
I had the same issue today on SLES15 SP5.
Same error and same workaround (for me only a temporary solution)
Did you know where DockerPy 4.2.0 is coming from? Is it part of the python3-docker Package?
I thought about opening a ticket at SUSE.
Seems a new set of updates has been released for related packages.
have checked the workings, and none of the behaviour seen before has shown up after this update.
So SuSE has fixed the issue we were facing.
packages which were updated:
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.