为了能快速了解并处理您的问题,请提供以下基础信息: 面板、插件版本:7.9.3(注:首页提示更新新版本,提示更新成功后,页面自动刷新仍然提示升级) 系统版本:CentOS 7.7.1908 x86_64(Py3.7.8) 问题描述:所有网站打不开,但是服务器是可以访问的,重启php、apache出现如下错误
相关截图(日志、错误):
Traceback (most recent call last):
File "class/public.py", line 532, in ExecShell
sub = subprocess.Popen(cmdstring, close_fds=True, shell=shell,bufsize=128,stdout=succ_f,stderr=err_f,cwd=cwd,env=env,preexec_fn=preexec_fn)
File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/subprocess.py", line 781, in __init__
start_new_session)
File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/subprocess.py", line 1758, in _execute_child
raise child_exception
FileNotFoundError: [Errno 2] No such file or directory: '/bin/sh'
|
|