本帖最后由 堡塔运维小林 于 2023-8-25 20:42 编辑
为了能快速了解并处理您的问题,请提供以下基础信息:
相关截图(日志、错误): 出错了,[Linux工具箱]运行时发生错误!IndexError: list index out of range
REQUEST_DATE: 2023-08-24 01:38:50 PAN_VERSION: 8.0.1 OS_VERSION: Debian GNU/Linux 11 x86_64(Py3.7.9) REMOTE_ADDR: 2402:d0c0:10:5688::1 REQUEST_URI: POST /plugin%3Faction%3Da%26name%3Dlinuxsys%26s%3DSetSwapREQUEST_FORM: {'size': '0'} USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36 Edg/115.0.1901.203Traceback (most recent call last): File "/www/server/panel/class/panelPlugin.py", line 3159, in a return p.exec_fun(get) File "/www/server/panel/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/linuxsys/linuxsys_main.py", line 315, in SetSwap data = self.GetSwap(get) File "/www/server/panel/plugin/linuxsys/linuxsys_main.py", line 269, in GetSwap swapInfo['total'] = int(tmp[1])IndexError: list index out of range
|
|