为了能快速了解并处理您的问题,请提供以下基础信息:
点击插件设置的时候
TypeError: string indices must be integers
REQUEST_DATE: 2025-04-11 14:35:25 PAN_VERSION: 9.5.0 OS_VERSION: Ubuntu 24.04.1 LTS (Noble Numbat) x86_64(Py3.7.16) REMOTE_ADDR: 49.65.135.108 REQUEST_URI: POST /plugin%3Faction%3Da%26name%3Demqx%26s%3Dcheck_port_statusREQUEST_FORM: {} USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.6261.95 Safari/537.36Traceback (most recent call last): File "class/panelPlugin.py", line 3772, in a return p.exec_fun(get) File "class/pluginAuth.py", line 67, in exec_fun raise public.PanelError(res['msg'])public.PanelError: 面板运行时发生错误: Traceback (most recent call last): File "/www/server/panel/plugin/emqx/emqx_main.py", line 184, in check_port_status if i['Port']==port and i['Strategy']=='accept':TypeError: string indices must be integers |
|