出错了,面板运行时发生错误!AttributeError: module 'public' has no attribute 'get_disk_usage'
REQUEST_DATE: 2024-11-16 23:51:22 VERSION: CentOS 8.2.2004 x86_64(Py3.7.8) - 9.2.0 REMOTE_ADDR: 175.43.12.93 REQUEST_URI: POST /panel/public/get_public_config?REQUEST_FORM: {} USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64Traceback (most recent call last): File "/www/server/panel/BTPanel/__init__.py", line 2485, in publicObject res = run_obj.run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 2432, in run result = getattr(toObject, get.action)(get) File "class/panelController.py", line 81, in model result = PluginLoader.module_run(module_name,def_name,pdata) File "/www/server/panel/class/panelModel/publicModel.py", line 84, in get_public_config data['disk_usage'] = public.get_disk_usage(public.get_panel_path())AttributeError: module 'public' has no attribute 'get_disk_usage'; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.6261.95 Safari/537.36
|
|