503 with litespeed admin panel

#1
Hi all,

Today, I'm trying use LSWS with trial license. But I have a big problem when login to LSWS Admin. I get a 503 error. Please help me :(.

This is error log:
2015-05-26 20:04:35.075 [NOTICE] [115.79.46.220:19428-0#_AdminVHost] POST request in process stage, fail with 503
2015-05-26 20:04:35.075 [INFO] Remove pid: 22917, killed by signal: 11
2015-05-26 20:04:35.075 [NOTICE] [115.79.46.220:19428-0#_AdminVHost] oops! 503 Service Unavailable
2015-05-26 20:04:35.075 [NOTICE] [115.79.46.220:19428-0#_AdminVHost] Content len: 267, Request line: 'POST /login.php HTTP/1.1'
2015-05-26 20:04:35.075 [INFO] [115.79.46.220:19428-0#_AdminVHost] Cookie len: 42, LSWSWEBUI=293c620615a9d0cf911e8092a603c8d2
2015-05-26 20:04:35.075 [INFO] [115.79.46.220:19428-0#_AdminVHost] abort request..., code: 4
 

NiteWave

Administrator
#4
LSWS 4.2.23 or LSWS 5.0 ?
if it's 5.0, try to force re-install at command line:
#/usr/local/lsws/admin/misc/lsup.sh -f -v 5.0
and access port 7080 again, see if the issue has gone.
 

NiteWave

Administrator
#6
don't choose "No", unless you know exactly what "chroot" mean.

you can re-install and choose "No" to chroot, 503 error should be gone.
 
Top