litespeed stooped

pardis

Well-Known Member
#1
recently lsws stopped suddenly and not start again till we start it manuelly .
I checked log and see this in end of log :
Code:
[Fri Apr 14 23:26:02.414368 2017] [lsapi:error] [pid 438969] mod_lsapi:  version 1.0-28: initialization error: directory owned not by root: (/etc)
[Fri Apr 14 23:26:02.414394 2017] [:emerg] [pid 438969] AH00020: Configuration Failed, exiting
2017-04-14 23:26:08.715 [INFO] [95.64.45.37:17856] Connection idle time: 121 while in state: 2 stream flag: 4,close!
2017-04-14 23:26:08.946 [INFO] [95.64.45.37:17853] Connection idle time: 121 while in state: 2 stream flag: 4,close!
2017-04-14 23:26:16.559 [INFO] [109.228.19.66:42066] Connection idle time: 121 while in state: 2 stream flag: 4,close!
2017-04-14 23:26:21.082 [INFO] [94.182.38.69:38872] Connection idle time: 121 while in state: 2 stream flag: 4,close!
2017-04-14 23:26:27.328 [INFO] [5.124.94.84:2098] Connection idle time: 121 while in state: 2 stream flag: 4,close!
2017-04-14 23:26:36.556 [INFO] [212.80.2.63:58152] Connection idle time: 121 while in state: 2 stream flag: 4,close!
2017-04-14 23:26:36.556 [INFO] [212.80.2.63:58153] Connection idle time: 121 while in state: 2 stream flag: 4,close!
2017-04-14 23:26:51.742 [INFO] [91.251.41.67:16381] Connection idle time: 121 while in state: 2 stream flag: 4,close!
2017-04-14 23:26:55.074 [NOTICE] [Child: 332272] Shut down successfully!
2017-04-14 23:26:55.078 [NOTICE] [APVH_myninito_Suphp56:] stop worker processes
 

pardis

Well-Known Member
#3
not resolved ...

Code:
2017-04-16 10:45:20.973 [INFO] [PID:172916] Stop all listeners.
2017-04-16 10:45:20.973 [INFO] Stop listener 127.0.0.1:443.
2017-04-16 10:45:20.973 [INFO] Stop listener 127.0.0.1:80.
2017-04-16 10:45:20.973 [INFO] Stop listener :443.
2017-04-16 10:45:20.973 [INFO] Stop listener :80.
2017-04-16 10:45:20.973 [INFO] Stop listener :443.
2017-04-16 10:45:20.973 [INFO] Stop listener :80.
2017-04-16 10:45:20.973 [INFO] Stop listener :443.
2017-04-16 10:45:20.973 [INFO] Stop listener :80.
2017-04-16 10:45:20.973 [INFO] Stop listener :443.
2017-04-16 10:45:20.973 [INFO] Stop listener :80.
2017-04-16 10:45:20.973 [INFO] Stop listener [::]:443.
2017-04-16 10:45:20.973 [INFO] Stop listener [::]:80.
2017-04-16 10:45:20.973 [INFO] Stop listener *:7080.
2017-04-16 10:45:20.976 [NOTICE] [172922] killed by SIGINT!
2017-04-16 10:45:20.976 [NOTICE] [Child: 172922] Start shutting down gracefully ...
 

pardis

Well-Known Member
#5
Cpanel ...
lsws running but not work really , also not write anything in logs sometime

ps aux | grep litespeed
root 443392 0.0 0.0 41496 19084 ? S 17:37 0:01 litespeed (lshttpd)
root 465795 0.0 0.0 113332 1420 ? S 17:49 0:00 sh -c gdb --batch --command=/usr/local/lsws//admin/misc/gdb-bt /usr/local/lsws//bin/litespeed /tmp/l
shttpd/core* >> /tmp/m-0Dlzsd
root 465796 0.0 0.0 179292 28268 ? S 17:49 0:00 gdb --batch --command=/usr/local/lsws//admin/misc/gdb-bt /usr/local/lsws//bin/litespeed /tmp/lshttpd
/core.443413

after kill and start lsws , work again.
 

mistwang

LiteSpeed Staff
#6
Looks like it is crashing, can you locate the core file?
If you installed 5.1.15 before Sunday afternoon, please do another force update to get the latest 5.1.15 package.
 
Top