为了能快速了解并处理您的问题,请提供以下基础信息:
13.0.0
[backcolor=rgba(255, 255, 255, 0.7)]CentOS 9
nodejs项目 只要点击伪静态,就提示这个
相关截图(日志、错误):REQUEST_DATE: 2026-09-04 10:40:06 VERSION: CentOS Stream 9 x86_64(Py3.7.8) - 13.0.0 REMOTE_ADDR: 114.217.72.105 REQUEST_URI: POST /site?action=GetRewriteListREQUEST_FORM: {'siteName': 'nodejs_内部系统'} USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36Traceback (most recent call last): File "/www/server/panel/BTPanel/__init__.py", line 2578, in publicObject res = run_obj.run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 2524, in run result = getattr(toObject, get.action)(get) File "/www/server/panel/class/panelSite.py", line 5333, in GetRewriteList rewriteList['sitePath'] = public.M('sites').where("name=?", (get.siteName,)).getField('path') + runPath['runPath']TypeError: can only concatenate list (not "str") to list
|
|