lovepzt 发表于 2022-10-2 18:49:44

软件商店 系统工具 Linux工具箱1.8 安装后 点击设置500错误

500 INTERNAL SERVER ERROR




<div>
    <h3>出错了,面板运行时发生错误!</h3>
    <div style="margin-bottom: 15px;margin-top: 15px;color: red;">
      <h4 style="font-size: none;">TypeError: send_file() got an unexpected keyword argument 'add_etags'</h4>
    </div>
    <pre style="height:165px;word-wrap: break-word;white-space: pre-wrap;margin: 0 0 10px">REQUEST_DATE: 2022-10-02 05:47:25
PAN_VERSION: 7.8.0
OS_VERSION: Debian GNU/Linux 11 x86_64(Py3.7.9)
REMOTE_ADDR: 123
REQUEST_URI: GET /plugin?action=getConfigHtml&name=linuxsys&version=1.8
REQUEST_FORM: {}
USER_AGENT: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36</pre>
    <pre style="height:427px;word-wrap: break-word;white-space: pre-wrap;margin: 0 0 0px">Traceback (most recent call last):
File "/www/server/panel/BTPanel/__init__.py", line 1786, in publicObject
    return run_exec().run(toObject, defs, get)
File "/www/server/panel/BTPanel/__init__.py", line 1734, in run
    result = getattr(toObject,get.action)(get)
File "class/panelPlugin.py", line 2429, in getConfigHtml
    cache_timeout = cache_time)
TypeError: send_file() got an unexpected keyword argument 'add_etags'</pre>
    <ul class="help-info-text">
      <li style="list-style: none;"><b>很抱歉,面板运行时意外发生错误,请尝试按以下顺序尝试解除此错误:</b></li>
      <li style="list-style: none;">1、在[首页]右上角点击修复面板,并退出面板重新登录。</li>
      <li style="list-style: none;">2、如上述尝试未能解除此错误,请截图此窗口到宝塔论坛发贴寻求帮助, 论坛地址:<a class="btlink" href="https://www.bt.cn/bbs" target="_blank">https://www.bt.cn/bbs</a></li>
    </ul>
</div>



dongge 发表于 2022-11-7 03:06:35

按时回复
页: [1]
查看完整版本: 软件商店 系统工具 Linux工具箱1.8 安装后 点击设置500错误