None of my servers are detecting the new version of Litespeed (5.0.19)

#1
None of my servers detect that there is a new version of Litespeed. When I manually updated one of the servers it lists the active version as 5.0.19 build 1. I tried removing the files in the autoupdate folder, then restarting litespeed but that doesn't help. This is happening on all my dedicated server licenses. How to fix this?
 

Pong

Administrator
Staff member
#4
As the wiki said, New release may take a week or two to push to autoupdate. 5.0.19 is not in autoupdate as yet.
 
#5
Then why was the new version detected by the VPS servers but not the dedicated servers? When I manually updated one of the servers, it showed the version as 5.0.19 build 1. 10 minutes later I received an update notice for that server that 5.0.19 was available.
 
#6
I manually updated another server. Afterward this appeared in the version manager:

litespeedupdate.fw.png 15 minutes later I recieved an update notification from that server:

LiteSpeed Web Server version 5.0.19-ent is available, please update your installation.
 
#8

Pong

Administrator
Staff member
#9
try: rm -rf /usr/local/lsws/autoupdate/* and
restart litespeed:
service lsws restart

By the way, 5.0.19 is already in autoupdate.
 
Top