|
AttributeError: 'NoneType' object has no attribute 'ssl_verify_main'
Traceback (most recent call last):
File "class/panelPlugin.py", line 3732, in a
p = Plugin(get.name)
File "pluginAuth.py", line 64, in pluginAuth.Plugin.__init__
File "pluginAuth.py", line 295, in pluginAuth.Plugin.__compile
AttributeError: 'NoneType' object has no attribute 'ssl_verify_main'
-
PAN_VERSION: 8.2.0
OS_VERSION: CentOS 7.9.2009 x86_64(Py3.7.9)
REQUEST_URI: POST /plugin%3Faction%3Da%26name%3Dssl_verify%26s%3Dget_ssl_list
REQUEST_FORM: {'status': '0', 'search': ''}
测试了几台机子,均是此报错信息。烦请帮忙看看。
|
|