You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I recently changed the python version to version 3.8. Then I got this error:
(No output on stdout) stderr: File "/etc/nagios-plugins/nagios-plugin-mongodb/check_mongodb_modified.py", line 409
All the checks started producing that error.
When switched /usr/bin/python back to python 2.7 the checks started working again. Any reason why this is?
The text was updated successfully, but these errors were encountered:
Hi, I recently changed the python version to version 3.8. Then I got this error:
(No output on stdout) stderr: File "/etc/nagios-plugins/nagios-plugin-mongodb/check_mongodb_modified.py", line 409
All the checks started producing that error.
When switched /usr/bin/python back to python 2.7 the checks started working again. Any reason why this is?
The text was updated successfully, but these errors were encountered: