Have this error
Version 6.8.36
`REQUEST_DATE: 2024-04-18 19:35:11
PAN_VERSION: 6.8.36
OS_VERSION: Ubuntu 20.04.6 LTS x86_64(Py3.7.9)
REMOTE_ADDR: 151.233.144.73
REQUEST_URI: POST /plugin?action=get_soft_list
REQUEST_FORM: {'p': '1', 'type': '0', 'tojs': 'soft.get_list', 'force': '0', 'query': ''}
USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0
Traceback (most recent call last):
File "/www/server/panel/BTPanel/init.py", line 1950, in publicObject
return run_exec().run(toObject, defs, get)
File "/www/server/panel/BTPanel/init.py", line 1902, in run
result = getattr(toObject, get.action)(get)
File "class/panelPlugin.py", line 725, in get_soft_list
softList = self.get_cloud_list(get)
File "class/panelPlugin.py", line 422, in get_cloud_list
softList['list'] = self.get_local_plugin(softList['list'])
TypeError: string indices must be integers`