2022年8月3日
Traceback (most recent call last):
File "/www/server/panel/BTPanel/__init__.py", line 1774, in publicObject
return run_exec().run(toObject, defs, get)
File "/www/server/panel/BTPanel/__init__.py", line 1722, in run
result = getattr(toObject,get.action)(get)
File "class/panelPlugin.py", line 2471, in getConfigHtml
cache_timeout = cache_time)
TypeError: send_file() got an unexpected keyword argument 'add_etags'
现在一直报这个错,安装插件后,都不能运行,一运行就报这个错,今天弄了一上午,换了不同的系统,ubuntu,debian,centos,换了不同的源,都一样,可能是被宝塔和谐掉了