I am getting this error :
An error occurred while the panel was running!
TypeError: string indices must be integers, not 'str'
REQUEST_DATE: 2024-07-22 08:36:00
VERSION: Ubuntu 20.04.6 LTS x86_64(Py3.12.3) - 7.0.3
REMOTE_ADDR: 192.168.102.1
REQUEST_URI: POST /v2/plugin?action=get_soft_find
REQUEST_FORM: {'sName': 'phpmyadmin'}
USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36
Traceback (most recent call last):
File "/www/server/panel/BTPanel/init.py", line 2527, in publicObject
return run_exec().run(toObject, defs, get)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/BTPanel/init.py", line 2474, in run
result = getattr(toObject, get.action)(get)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/class_v2/panel_plugin_v2.py", line 1005, in get_soft_find
softList = self.get_cloud_list(get)['list']
^^^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/class_v2/panel_plugin_v2.py", line 422, in get_cloud_list
softList['list'] = self.get_types(softList['list'],sType)
TypeError: string indices must be integers, not 'str'
[upl-image-preview url=https://www.aapanel.com/forum/assets/files/2024-07-22/1721612307-817819-screenshot-2024-07-22-083810.png]