安装Nginx完成后无法进行设置,设置的时候会报以下错误,有尝试修复或者卸载,重复出现一样错误
Traceback (most recent call last): File "/www/server/panel/BTPanel/__init__.py", line 1755, in publicObject return run_exec().run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 1703, 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'
|
|