I am not sure what you are trying to say. Your website should run without specifying any port as browser default is 80 and 443.
In recent updates OpenLiteSpeed is not upgraded, so you use the same OpenLiteSpeed even after the upgrade. So it does not matter if you have version 1.7 of CyberPanel.
However, if you want you can upgrade OpenLiteSpeed
yum update
yum upgrade openlitespeed
Still not sure if you have a problem with CyberPanel or the websites being run, please explain the steps to reproduce the issue.
Well, I just use a VPS with 1G RAM - 1 Core - 20GB… Just for personal sites… *I dont think thats the problem the first time I added the website it worked for a few hours like the site for panel access after that I just get 503…
Turned on PHP errors readded the website and this is what I got from the error.log in /usr/local/lsws/logs/
2019-02-13 23:20:35.072151 [INFO] Tried to add new context: URI /install/ location /home/mywebsite/public_html/install/, result 0x1706540
2019-02-13 23:20:35.963891 [INFO] Tried to add new context: URI /assets/ location /home/mywebsite/public_html/assets/, result 0x1706c90
2019-02-13 23:20:35.964016 [INFO] Tried to add new context: URI /assets/css/ location /home/mywebsite/public_html/assets/assets/css/, result 0x170f130
2019-02-13 23:20:37.038401 [INFO] Tried to add new context: URI /assets/js/ location /home/mywebsite/public_html/assets/assets/js/, result 0x170f7c0
2019-02-13 23:20:42.238426 [INFO] Tried to add new context: URI /assets/webfonts/ location /home/mywebsite/public_html/assets/assets/webfonts/, result 0x1710410
2019-02-13 23:20:54.507244 [INFO] Tried to add new context: URI /assets/img/ location /home/mywebsite/public_html/assets/assets/img/, result 0x1710050
2019-02-13 23:21:48.248837 [INFO] Tried to add new context: URI /admin/ location /home/mywebsite/public_html/admin/, result 0x17104a0
have been having this issue for at least 6 months now. am about to switch back to wordops because I’m tired of logging into ssh and rebooting the server to fix the 503 error (happens on multiple sites on the same server).
i have 4gb of ram, 2 cpus on my vps. plenty of resources for my websites (htop shows little resource usage during normal use).
then randomly I see 503 errors when checking the backend or frontend of my wordpress websites
it’s started to negatively impact my google search rankings because google is sending people to a 503 errors.