5.1.9 Upgrade Error

cool_recep

Well-Known Member
#1
Server showing new version as 5.1.9. Trying to upgrade, getting error:

Code:
Successfully removed the selected version.
2016-09-15 12:13:42.704 [NOTICE] [AutoUpdate] Checking for new releases..., pid=20409
Query latest build of lsws-5.1.9-ent-x86_64-linux.tar.gz
http://www.litespeedtech.com/packages/5.0/lsws-5.1.9-ent-x86_64-linux.tar.gz.lastbuild:
2016-09-15 12:13:43 ERROR 404: Not Found.
/usr/bin/wget -nv -O /usr/local/lsws/autoupdate/lsws-5.1.9-ent-x86_64-linux.tar.gz http://www.litespeedtech.com/packages/5.0/lsws-5.1.9-ent-x86_64-linux.tar.gz
http://www.litespeedtech.com/packages/5.0/lsws-5.1.9-ent-x86_64-linux.tar.gz:
2016-09-15 12:13:44 ERROR 404: Not Found.
[ERROR] Failed to download http://www.litespeedtech.com/packages/5.0/lsws-5.1.9-ent-x86_64-linux.tar.gz
 

mistwang

LiteSpeed Staff
#2
wrong version advertised. should be 5.1.8, it will change to 5.1.8 in 24 hours.
You can manually upgrade to 5.1.8 with command
/usr/local/lsws/admin/misc/lsup.sh -f -v 5.1.8
 
Top