Cyberpanel not starting up neither update get done. below is the log:
[root@server local]# service lscpd restart
Redirecting to /bin/systemctl restart lscpd.service
Job for lscpd.service failed because the control process exited with error code.
See “C” and “journalctl -xe” for details.
[root@server local]#
Upon further : systemctl status lscpd.service below is the error:
[root@server local]# systemctl status lscpd.service
● lscpd.service - LSCPD Daemon
Loaded: loaded (/etc/systemd/system/lscpd.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Fri 2023-02-03 00:28:28 IST; 1min 23s ago
Process: 67282 ExecStart=/usr/local/lscp/bin/lscpdctrl start (code=exited, status=203/EXEC)
Feb 03 00:28:28 server.integratex.tech systemd[1]: Starting LSCPD Daemon…
Feb 03 00:28:28 server.integratex.tech systemd[1]: lscpd.service: Control process exited, code=exited status=203
Feb 03 00:28:28 server.integratex.tech systemd[1]: lscpd.service: Failed with result ‘exit-code’.
Feb 03 00:28:28 server.integratex.tech systemd[1]: Failed to start LSCPD Daemon.
Kindly help to fix this