Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
litespeed_wiki:troubleshooting:common_errors [2016/09/13 13:23]
Jackson Zhang created
litespeed_wiki:troubleshooting:common_errors [2016/09/13 15:36] (current)
Rob Holda [Child process was killed by signal: 15]
Line 1: Line 1:
 ====== Common Errors ====== ====== Common Errors ======
  
-==== Child process was killed by signal: 15, core dump: 0 ==== +==== Child process was killed by signal: 15 ==== 
-You may Chile process was killed error like: +You may encounter entries similar to the following in stderr log:
- ​2015-03-31 17:​28:​24.730 [STDERR] Child process with pid: 21506 was killed by signal: 15, core dump: 0 +
- ​2015-03-31 20:​24:​58.729 [STDERR] Child process with pid: 8619 was killed by signal: 15, core dump: 0 +
- ​2015-03-31 20:​40:​04.730 [STDERR] Child process with pid: 9648 was killed by signal: 15, core dump: 0 +
- ​2015-04-01 02:​00:​35.731 [STDERR] Child process with pid: 9976 was killed by signal: 15, core dump0+
  
-which are actually quite normal. ​Normally happens ​during LSWS'​s ​gracefully ​restart. They are not error but information ​only, which can be safely ignored. ​  ​+  2015-03-31 17:​28:​24.730 [STDERR] Child process with pid: 21506 was killed by signal: 15, core dump: 0 
 +  2015-03-31 20:​24:​58.729 [STDERR] Child process with pid: 8619 was killed by signal: 15, core dump: 0 
 +  2015-03-31 20:​40:​04.730 [STDERR] Child process with pid: 9648 was killed by signal: 15, core dump: 0 
 +  2015-04-01 02:​00:​35.731 [STDERR] Child process with pid: 9976 was killed by signal: 15, core dump: 0 
 + 
 +These types of entries ​are actually quite normal. ​They normally happen ​during LSWS'​s ​graceful ​restart ​and are actually ​information which can be safely ignored, not errors.
  • Admin
  • Last modified: 2016/09/13 13:23
  • by Jackson Zhang