宝塔用户_jkysnw 发表于 2021-4-14 14:45:33

【待反馈】Nginx防火墙 8.8.4无法启动

防火墙安装之后,点设置出现错误:Traceback (most recent call last):File "class/flask_sockets.py", line 30, in __call__
handler, values = adapter.match()
File "/usr/local/lib/python3.6/site-packages/werkzeug/routing.py", line 1945, in match
raise NotFound()
werkzeug.exceptions.NotFound: 404 Not Found: The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "class/panelPlugin.py", line 1944, in a
plugin_main = __import__(get.name+'_main')
ImportError: libpython3.6m.so.1.0: cannot open shared object file: No such file or directory


大炮运维V587 发表于 2021-4-14 17:45:13

curl http://download.bt.cn/install/update_panel.sh|bash
您好,您使用这个命令升级面板到最新独Python版本的,让重新安装下Nginx防火墙试试
页: [1]
查看完整版本: 【待反馈】Nginx防火墙 8.8.4无法启动