litespeed web server cant start. then switch to apache for a while

#1
helo
i just face strange issue
i have open tikcet to litespeed but seems the issue is from the upstream provider.
i thought that the issue is the litespeed cant connect to the litespeed license verification then the web server cant start at all.

Code:
# curl -I -k https://license.litespeedtech.com
curl: (35) TCP connection reset by pee
but success when using:

Code:
# curl -I -k https://license2.litespeedtech.com
HTTP/1.1 404 Not Found
Accept-Ranges: bytes
Date: Thu, 14 Feb 2019 02:50:10 GMT
Server: LiteSpeed
Connection: Keep-Alive
so do u know how to switch to license2.litespeedtech.com ?
thanks
 
Last edited by a moderator:

Pong

Administrator
Staff member
#3
Better not to create so many threads on the forum and over 5 tickets in the ticket system for the same issue.
 
#4
anyway thanks.
right now we can access both.
but the issue is.. it was okay with license2 ..but still not able to start the litespeed.
seems required license1 to be okay then it can be working as expected
 

Pong

Administrator
Staff member
#5
We have mentioned clearly but seems you have been asking again and again for the same questions:

The issue is not on LiteSpeed license servers. Your server can go outbound to one of the servers without any problem, but your server/datacenter blocked inbound traffic from license server to your server. It was your local/datacenter issue and you really need to work with your datacenter to resolve.
 
Top