Failed to generate the realtime reports!

DraCoola

Well-Known Member
#1
Firstly, I suddenly got this :





Secondly, I switch 4.0.2 to 4.0.1 in hoping to fix that error.

Switched to 4.0.1.
But still got that error and plus I cannot switch back to 4.0.2 again.
I even cannot switch LSWS to Apache in order to reinstall this LSWS to 4.0.2.
Stucked.
In this stucked 4.0.1, LSWS cannot use to access https and cannot read files with 400 chmoded.

Any help? George?
 

DraCoola

Well-Known Member
#7
still cannot switch to 4.0.2 and apache....
still cannot access https....

would you mind to help me to look at these issue...

thank you!
 

DraCoola

Well-Known Member
#9
but reinstall needs to switch to apache first...
while i still got :
----------------------------------------------------------------------
"LiteSpeed Web Server Control Operation ... Switch to Apache

LSWS is still running. Fail to stop within 30 secs

LiteSpeed is still running! Failed to switch to Apache. Please try again!"
-----------------------------------------------------------------------
 

DraCoola

Well-Known Member
#11
anyone know how to stop LSWS and then start apache manually from console?
so then I can start to reinstal 4.0.2 immediately...

thanks in advance.
 

DraCoola

Well-Known Member
#13
Thank you auser,

But still LSWS forcing to start as the only webserver.
Code:
root@medusa [/tmp]# cd /usr/local/lsws/bin
root@medusa [/usr/local/lsws/bin]# ./lswsctrl stop
[OK] lshttpd: stopped.
root@medusa [/usr/local/lsws/bin]# cd /usr/local/apache/bin
root@medusa [/usr/local/apache/bin]# ./apachectl start
[OK] Send SIGUSR1 to 24651
[OK] Send SIGUSR1 to 24651
[OK] Send SIGUSR1 to 24651
[OK] Send SIGUSR1 to 24651
[OK] Send SIGUSR1 to 24651
[OK] Send SIGUSR1 to 24651
[OK] Send SIGUSR1 to 24651
[OK] Send SIGUSR1 to 24651
[OK] Send SIGUSR1 to 24651
/usr/local/apache/bin/httpd: line 38: 0=0: command not found
root@medusa [/usr/local/apache/bin]#
 

DraCoola

Well-Known Member
#17
The fixing steps are :

1. killall -9 lshttpd
2. restart LSWS <--- not fix it self
3. again, killall -9 lshttpd
4. start Apache
5. reinstall 4.0.2 from scratch

pheww...

thanks for all helps, really appreciated :)
 

DraCoola

Well-Known Member
#19
Actually, the main problem that pushed me to run easyapache and then re-setting LSWS is : the cpu load.
Switch to LSWS makes CPU spike randomly to 40-50 from 2.x - 3.x
I don't know what caused this.

Just spikes quickly to 10-20-30-40-50... and then go down to 2.x - 3.x again.
In next couple minutes the CPU load go to super high again and again and again....

Anyone has the same issue?
 
Top