Latest update appearing in 1st server but not 2nd

#1
I'm running 2 lsws servers behind a load balancer. You've just release the 5.1.7-ent and it's showing as an update on my 1st lsadmin however it's not appearing on the 2nd server lsadmin. I know I can manually update them but I need to make sure the connectivity is identical for my servers. Before I bring in the network security team for my servers, is there a way I can test to make sure it can reach the servers for updating? I'm able to wget the update over https from litespeedtech.com fine on that server.
 
#3
Tried removing the .last then removing all the files. It re-creates them ok and the log shows the same thing as the other server which is simply "checking for version...."

I assume it's talking to the same domain over https, which with wget seems to work fine. Could it be a license issue?
 

mistwang

LiteSpeed Staff
#4
There is a bad build with broken autoupdate agent, just manually update to new release, you wont get that problem again.
/usr/local/lsws/admin/misc/lsup.sh -f -v 5.1.8
 
Top