- REQUEST_DATE: 2023-11-02 11:46:45
- PAN_VERSION: 7.9.0
- OS_VERSION: CentOS 8.4.2105 x86_64(Py3.7.9)
- REMOTE_ADDR: 127.0.0.1
- REQUEST_URI: GET /plugin?action=getConfigHtml&name=boot&version=2.0
- REQUEST_FORM: {}
- USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36 Edg/111.0.1661.54
复制代码
- Traceback (most recent call last):
- File "/www/server/panel/BTPanel/__init__.py", line 1711, in publicObject
- return run_exec().run(toObject, defs, get)
- File "/www/server/panel/BTPanel/__init__.py", line 1659, in run
- result = getattr(toObject,get.action)(get)
- File "class/panelPlugin.py", line 2444, in getConfigHtml
- cache_timeout = cache_time)
- TypeError: send_file() got an unexpected keyword argument 'add_etags'
复制代码
|