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
/opt/monitoring/zabbix-threat-control/prepare.py -uvtda
Traceback (most recent call last):
File "/opt/monitoring/zabbix-threat-control/prepare.py", line 25, in
from readconfig import *
File "/opt/monitoring/zabbix-threat-control/readconfig.py", line 18, in
zbx_verify_ssl = config['OPTIONAL'].getboolean('VerifySSL', True)
File "/usr/lib/python3.5/configparser.py", line 956, in getitem
raise KeyError(key)
KeyError: 'OPTIONAL'
The text was updated successfully, but these errors were encountered:
/opt/monitoring/zabbix-threat-control/prepare.py -uvtda
Traceback (most recent call last):
File "/opt/monitoring/zabbix-threat-control/prepare.py", line 25, in
from readconfig import *
File "/opt/monitoring/zabbix-threat-control/readconfig.py", line 18, in
zbx_verify_ssl = config['OPTIONAL'].getboolean('VerifySSL', True)
File "/usr/lib/python3.5/configparser.py", line 956, in getitem
raise KeyError(key)
KeyError: 'OPTIONAL'
The text was updated successfully, but these errors were encountered: