为了能快速了解并处理您的问题,请提供以下基础信息:
相关截图(日志、错误):REQUEST_DATE: 2024-03-15 15:10:38 VERSION: CentOS 7.9.2009 x86_64(Py3.7.9) - 8.0.58 REMOTE_ADDR: 222.221.142.38 REQUEST_URI: POST /files?action=GetDir REQUEST_FORM: {'p': '1', 'showRow': '500', 'path': '//three', 'is_operating': 'true'} USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36 Traceback (most recent call last): File "/www/server/panel/BTPanel/__init__.py", line 2324, in publicObject res = run_obj.run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 2271, in run result = getattr(toObject, get.action)(get) File "/www/server/panel/class/files.py", line 522, in GetDir info['count'] = self.GetFilesCount(get.path, search) File "/www/server/panel/class/files.py", line 914, in GetFilesCount for name in os.listdir(path): OSError: [Errno 5] Input/output error: '/three'
|
|