Hi @Stealth and @aaPanel_Kern , I have upgraded the OLS version from 1.7.14 to 1.7.16 from the backend. In the front-end version, I can see changes to 1.7.16. But it is still in paused status.
The service status is showing activating in cmd,
`[root@cp2 ~]# service lsws status
Redirecting to /bin/systemctl status lsws.service
● lshttpd.service - OpenLiteSpeed HTTP Server
Loaded: loaded (/usr/lib/systemd/system/lshttpd.service; enabled; vendor preset: disabled)
Active: activating (start) since Sun 2022-10-16 07:59:03 UTC; 1min 6s ago
Process: 392896 ExecStart=/usr/local/lsws/bin/lswsctrl start (code=exited, status=0/SUCCESS)
Main PID: 392884 (code=exited, status=1/FAILURE)
CGroup: /system.slice/lshttpd.service
Oct 16 07:59:03 systemd[1]: lshttpd.service: Scheduled restart job, restart counter is at 13.
Oct 16 07:59:03 systemd[1]: Stopped OpenLiteSpeed HTTP Server.
Oct 16 07:59:03 systemd[1]: Starting OpenLiteSpeed HTTP Server...
Oct 16 07:59:03 lswsctrl[392896]: [OK] litespeed: pid=392915.
Oct 16 07:59:06 lswsctrl[392896]: [OK] litespeed: pid=392936.
Oct 16 07:59:06 systemd[1]: lshttpd.service: New main PID 392936 does not exist or is a zombie.
[root@cp2 ~]#`
Can you advise on this case?