Request timed out during upgrade to 6.2

#1
Running the upgrade process (from the LiteSpeed WebUI) to version 6.2 causes a "request timeout". Further inspection shows that this is due to the server running the following command during the upgrade process:

Code:
wget -nv -O /usr/local/lsws/admin/tmp/download-quic-cloud-ips "https://quic.cloud/ips?ln"
Tried running the upgrade script form the admin/misc directory, but this stops at the same process. Server still running but WebUI shows it is running 6.1.2 with the option to force reinstall 6.2.

Please advise a solution to this.
 
Last edited:
#3
Does quic.cloud require anything specific to be let through the firewall? I don't have any rules that specifically denies quic.cloud. I got 80 (tcp), 443 (tcp + udp) open.
 
#5
I tried reaching the url earlier (at the time I wrote the post) and couldn't, however, now I can. Even tried from two separate locations. There must have been something down at the other end.

I will attempt the upgrade once again.
 
Top