Failed to bring up LiteSpeed

#1
  • Critical Alert
  • Fatal error in LiteSpeed configuration. (If you have recently made a change to or a payment for this license and believe this message to be in error, please visit the License Status page to refresh your license status)
  • LiteSpeed is not running. Apache is not running.
  • Failed to bring up LiteSpeed
  • Apache Stopped.
  • [OK] lshttpd.service has been successfully installed!
  • ---
  • metadata:
  • command: configureservice
  • reason: Enabled monitoring for httpd.
  • result: 1
  • version: 1
  • Redirecting to /bin/systemctl start httpd.service
  • LiteSpeed is not up within 30 secs, try again by removing /tmp/lshttpd/.
  • Redirecting to /bin/systemctl start httpd.service
  • **ERROR** LiteSpeed is not up within 60 secs, please check the error log and try again.
  • Apache port offset has been set to 0.
 
#4
root@mac.machelpnashville.com [conf]# /usr/local/lsws/bin/lshttpd -r


2022-02-13 10:02:04.347862 [NOTICE] [T0] Memory size is: 30714004KB.


2022-02-13 10:02:04.598024 [NOTICE] [T0] [OK] Updated license key has been created at /usr/local/lsws/conf/license.key.


root@mac.machelpnashville.com [conf]# systemctl status lshttpd.service


● lshttpd.service - LiteSpeed HTTP Server


Loaded: loaded (/usr/lib/systemd/system/lshttpd.service; enabled; vendor preset: disabled)


Active: failed (Result: protocol) since Sun 2022-02-13 10:03:19 CST; 54s ago


Main PID: 13843 (code=exited, status=0/SUCCESS)





Feb 13 10:03:14 mac.machelpnashville.com systemd[1]: Starting LiteSpeed HTTP Server...


Feb 13 10:03:15 mac.machelpnashville.com lswsctrl[14849]: [OK] litespeed: pid=14871.


Feb 13 10:03:18 mac.machelpnashville.com lswsctrl[14849]: [OK] litespeed: pid=14897.


Feb 13 10:03:18 mac.machelpnashville.com systemd[1]: New main PID 14897 does not exist or is a zombie.


Feb 13 10:03:19 mac.machelpnashville.com systemd[1]: Daemon never wrote its PID file. Failing.


Feb 13 10:03:19 mac.machelpnashville.com systemd[1]: Failed to start LiteSpeed HTTP Server.


Feb 13 10:03:19 mac.machelpnashville.com systemd[1]: Unit lshttpd.service entered failed state.


Feb 13 10:03:19 mac.machelpnashville.com systemd[1]: lshttpd.service failed.
 
#5
root@mac.machelpnashville.com [~]# systemctl status lshttpd.service


● lshttpd.service - LiteSpeed HTTP Server


Loaded: loaded (/usr/lib/systemd/system/lshttpd.service; enabled; vendor preset: disabled)


Active: active (running) (Result: exit-code) since Sun 2022-02-13 10:15:09 CST; 2min 5s ago


Main PID: 16007 (httpd)


CGroup: /system.slice/httpd.service


├─16007 /usr/sbin/httpd -k start


├─16013 /usr/local/cpanel/bin/splitlogs --dir=/etc/apache2/logs/domlogs --main=mac.machelpnashvi...


├─16016 /usr/local/cpanel/bin/splitlogs --dir=/etc/apache2/logs/domlogs --main=mac.machelpnashvi...


├─16027 /usr/sbin/httpd -k start


├─16030 /usr/local/cpanel/3rdparty/bin/perl /usr/local/cpanel/bin/leechprotect


├─16035 /usr/sbin/httpd -k start


├─16039 /usr/sbin/httpd -k start


├─16067 /usr/sbin/httpd -k start


├─16093 /usr/sbin/httpd -k start


└─16134 /usr/sbin/httpd -k start


root@mac.machelpnashville.com [~]# /usr/local/lsws/admin/misc/cp_switch_ws.sh lsws


Detected cPanel WHM Environment


Redirecting to /bin/systemctl stop httpd.service


Apache is still running. Fail to stop within 30 secs.


Will use pkill command to stop


Apache Stopped.


[OK] lshttpd.service has been successfully installed!


---


metadata:


command: configureservice


reason: Enabled monitoring for httpd.


result: 1


version: 1


Redirecting to /bin/systemctl start httpd.service


LiteSpeed is not up within 30 secs, try again by removing /tmp/lshttpd/.


Redirecting to /bin/systemctl start httpd.service


[ERROR] LiteSpeed is not up within 60 secs, please check the error log and try again.
 
Top