lscpd.service can't start

Hello guys,

Yesterday the panel suddenly stopped working and I am not able to run it. Sites are online, OpenLiteSpeed is OK, but Cyberpanel is not working. When I type systemctl status lscpd.service, the server displays the following messages to me:

lscpd.service - LSCPD Daemon
Loaded: loaded (/etc/systemd/system/lscpd.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Sat 2021-03-13 08:01:14 EST; 12s ago
Process: 99672 ExecStart=/usr/local/lscp/bin/lscpdctrl start (code=exited, status=126)

Mar 13 08:01:11 vs1.myserver.net systemd[1]: Starting LSCPD Daemon…
Mar 13 08:01:11 vs1.myserver.net lscpdctrl[99672]: /usr/local/lscp/bin/lscpdctrl: line 71: ./lscpd: Is a directory
Mar 13 08:01:11 vs1.myserver.net lscpdctrl[99672]: [ERROR] Failed to start lscpd!
Mar 13 08:01:13 vs1.myserver.net lscpdctrl[99672]: lscpd: no process found
Mar 13 08:01:14 vs1.myserver.net lscpdctrl[99672]: /usr/local/lscp/bin/lscpdctrl: line 71: ./lscpd: Is a directory
Mar 13 08:01:14 vs1.myserver.net lscpdctrl[99672]: [ERROR] Failed to start lscpd!
Mar 13 08:01:14 vs1.myserver.net systemd[1]: lscpd.service: control process exited, code=exited status=126
Mar 13 08:01:14 vs1.myserver.net systemd[1]: Failed to start LSCPD Daemon.
Mar 13 08:01:14 vs1.myserver.net systemd[1]: Unit lscpd.service entered failed state.
Mar 13 08:01:14 vs1.myserver.net systemd[1]: lscpd.service failed.

Do you have any idea what I can do to make it work again?

I’d be infinitely grateful for any idea.

go to the direcory /usr/local/lscp/bin/
and make sure there are two executable files lscpdctrl and lscpd
I think lscpd is missing and there exists a folder with name lscpd,
if it is a folder delete it , and try upgrading cyberpanel again