REQUEST_DATE: 2024-05-27 12:34:17
PAN_VERSION: 6.8.37
OS_VERSION: Ubuntu 22.04.4 LTS x86_64(Py3.7.8)
REMOTE_ADDR: 103.186.102.226
REQUEST_URI: POST /ajax?action=get_pay_type
REQUEST_FORM: {}
USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36
Traceback (most recent call last):
File "/www/server/panel/BTPanel/init.py", line 2077, in publicObject
return run_exec().run(toObject, defs, get)
File "/www/server/panel/BTPanel/init.py", line 2029, in run
result = getattr(toObject, get.action)(get)
File "class/ajax.py", line 1672, in get_pay_type
plugin_list = plu_panel.get_cloud_list()
File "class/panelPlugin.py", line 422, in get_cloud_list
softList['list'] = self.get_local_plugin(softList['list'])
TypeError: string indices must be integers
Tried Fix button, but no luck. Any suggestion from expert?