为了能快速了解并处理您的问题,请提供以下基础信息: 系统版本:CentOS 7.9.2009 x86_64(Py3.7.9) 相关截图(日志、错误):- <h3 style="color: rgb(0, 0, 0); font-family: Arial, Helvetica, sans-serif; background-color: rgb(255, 255, 255);">出错了,面板运行时发生错误!</h3><div style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: rgb(255, 255, 255); margin-bottom: 15px; margin-top: 15px; color: red;"><h4>AttributeError: 'panelAuth' object has no attribute 'get_free_activity_info'</h4></div><pre style="color: rgb(0, 0, 0); font-size: 12px; background-color: rgb(255, 255, 255); height: 112px; white-space: pre-wrap; margin: 0px 0px 10px;">REQUEST_DATE: 2026-08-17 16:17:07
- VERSION: CentOS 7.9.2009 x86_64(Py3.7.9) - 11.8.0
- REMOTE_ADDR: 222.76.199.9
- REQUEST_URI: POST /auth?action=get_free_activity_info
- REQUEST_FORM: {'activity_id': '47'}
- USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/151.0.0.0 Safari/537.36 Edg/151.0.0.0</pre><pre style="color: rgb(0, 0, 0); font-size: 12px; background-color: rgb(255, 255, 255); height: 370px; white-space: pre-wrap;">Traceback (most recent call last):
- File "/opt/bt/server/panel/BTPanel/__init__.py", line 2577, in publicObject
- res = run_obj.run(toObject, defs, get)
- File "/opt/bt/server/panel/BTPanel/__init__.py", line 2523, in run
- result = getattr(toObject, get.action)(get)
- AttributeError: 'panelAuth' object has no attribute 'get_free_activity_info'</pre>
复制代码
|
|