**CMK version:2.1p48 bookwarm
**OS version:debain 12 bookwarm
Error message:
before going to update 1.6.9 to 1.7.7 , python looks like
CMK appliance 1.7.7 not getting up after reboot only on master or center site
**CMK version:2.1p48 bookwarm
**OS version:debain 12 bookwarm
Error message:
before going to update 1.6.9 to 1.7.7 , python looks like
CMK appliance 1.7.7 not getting up after reboot only on master or center site
When using this “/usr/bin/env” trick, it assumes that /usr/bin/env does existing on the host, and that the proper “python3” executable (/usr/bin/python3) is the first found in the search path.
if “/usr/bin/env” is not present, or another “python3” is not found, or is the incorrect one, you will get this error.
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.