| 
 
| 为了能快速了解并处理您的问题,请提供以下基础信息: 
 系统版本:Windows Server 2022 Datacenter (build 20348) x64 (Py3.8.6) 
 问题描述:一点击到安全就报错,已经修复、重启了面板,也什么用,请各位大佬帮我看看是什么问题,谢谢
 相关截图(日志、错误):REQUEST_DATE: 2024-12-30 15:45:42  PAN_VERSION: 8.2.1   OS_VERSION: Windows Server 2022 Datacenter (build 20348) x64 (Py3.8.6)  REMOTE_ADDR: 47.119.142.119  REQUEST_URI: POST /safe/firewalls/get_firewall_status? REQUEST_FORM: {}   USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0 Traceback (most recent call last):   File "C:\app\BtSoft\panel\BTPanel\__init__.py", line 1584, in publicObject     return run_exec().run(toObject, defs, get)   File "C:\app\BtSoft\panel\BTPanel\__init__.py", line 1825, in run     result = resobj(get)   File "C:\app\BtSoft\panel/class\panelController.py", line 81, in model     result = PluginLoader.module_run(module_name,def_name,pdata)   File "C:\app\BtSoft\panel/class/safeModel/firewallsModel.py", line 683, in get_firewall_status     result = subprocess.Popen(['powershell', '-Command', command], stdout=subprocess.PIPE,   File "C:\Program Files\python\lib\site-packages\gevent\subprocess.py", line 773, in __init__     self._execute_child(args, executable, preexec_fn, close_fds,   File "C:\Program Files\python\lib\site-packages\gevent\subprocess.py", line 1235, in _execute_child     hp, ht, pid, tid = CreateProcess(executable, args, FileNotFoundError: [WinError 2] 系统找不到指定的文件。
 | 
 |