为了能快速了解并处理您的问题,请提供以下基础信息:
相关截图(日志、错误):[color=var(--el-color-text-primary)][backcolor=var(--el-fill-color-light)]<h3>出错了,面板运行时发生错误!</h3> <div style="margin-bottom: 15px;margin-top: 15px;color: red;"> <h4 style="font-size: none;">OSError: [Errno 5] Input/output error</h4> </div> <pre style="height:112px;word-wrap: break-word;white-space: pre-wrap;margin: 0 0 10px">REQUEST_DATE: 2026-06-22 12:44:58 VERSION: CentOS 8.4.2105 x86_64(Py3.7.9) - 11.8.0 REMOTE_ADDR: 112.122.237.129 REQUEST_URI: POST /datalist/data/get_data_list?REQUEST_FORM: {'type': '-1', 'search': '', 'p': '1', 'limit': '10', 'table': 'sites', 'order': ''} USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36</pre> <pre style="height:370px;word-wrap: break-word;white-space: pre-wrap;margin: 0 0 0px">Traceback (most recent call last): File "/www/server/panel/BTPanel/__init__.py", line 2577, in publicObject res = run_obj.run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 2523, in run result = getattr(toObject, get.action)(get) File "/www/server/panel/class/panelController.py", line 81, in model result = PluginLoader.module_run(module_name,def_name,pdata) File "/www/server/panel/class/datalistModel/dataModel.py", line 56, in get_data_list data['data'] = self.func_models(get,'get_data_list') File "/www/server/panel/class/datalistModel/dataModel.py", line 314, in func_models return obj_main.model(args) File "/www/server/panel/class/panelController.py", line 81, in model result = PluginLoader.module_run(module_name,def_name,pdata) File "/www/server/panel/class/datalistModel/sitesModel.py", line 56, in get_data_list custom_conf[key] = self.get_all_quota(paths) File "/www/server/panel/class/datalistModel/base.py", line 64, in get_all_quota print(n_data)
|
|