为了能快速了解并处理您的问题,请提供以下基础信息: 面板、插件版本: [url=]8.0.4[/url] 系统版本:CentOS 7.7.1908 x86_64(Py3.7.9)
问题描述: 出错了,面板运行时发生错误![url=]TabError: inconsistent use of tabs and spaces in indentation[/url]
相关截图(日志、错误):REQUEST_DATE: 2023-12-29 14:34:34 PAN_VERSION: 8.0.4 OS_VERSION: CentOS 7.7.1908 x86_64(Py3.7.9) REMOTE_ADDR: 163.142.89.156 REQUEST_URI: POST /plugin?action=get_soft_listREQUEST_FORM: {'p': '1', 'type': '0', 'tojs': 'soft.get_list', 'force': '1', 'query': ''} USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36Traceback (most recent call last): File "/www/server/panel/pyenv/lib/python3.7/site-packages/flask/app.py", line 2529, in wsgi_app response = self.full_dispatch_request() File "/www/server/panel/pyenv/lib/python3.7/site-packages/flask/app.py", line 1825, in full_dispatch_request rv = self.handle_user_exception(e) File "/www/server/panel/pyenv/lib/python3.7/site-packages/flask/app.py", line 1823, in full_dispatch_request rv = self.dispatch_request() File "/www/server/panel/pyenv/lib/python3.7/site-packages/flask/app.py", line 1799, in dispatch_request return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) File "/www/server/panel/BTPanel/__init__.py", line 1065, in plugin import panelPlugin File "/www/server/panel/class/panelPlugin.py", line 748 if not pluginInfo: return True ^TabError: inconsistent use of tabs and spaces in indentation
|
|