Traceback (most recent call last):
File "/www/server/panel/BTPanel/init.py", line 2689, in publicObject
return run_exec().run(toObject, defs, get)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/BTPanel/init.py", line 2635, in run
result = getattr(toObject, get.action)(get)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/class_v2/panel_warning_v2.py", line 265, in get_list
process = subprocess.Popen(command, shell=True)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/pyenv/lib/python3.12/site-packages/gevent/subprocess.py", line 808, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "/www/server/panel/pyenv/lib/python3.12/site-packages/gevent/subprocess.py", line 1838, in _execute_child
raise child_exception
FileNotFoundError: [Errno 2] No such file or directory: '/bin/sh'