[Tutorial] How to setup and login to OpenLiteSpeed webadmin console

what do you mean by “With port 8090 blocked:” ? how did you block it ?

what do you mean by "With port 8090 blocked:" ? how did you block it ?
You can block the port in the virtualization administration panel, e.g. proxmox. If you have a server at home, then in the router options.

There is an error in this guide:
https://blog.cyberpanel.net/2018/12/25/how-to-remove-port-8090-from-cyberpanel/
You need to replace:
extprocessor cyberpanel { type proxy address https://switch.cyberpanel.net:8090 maxConns 100 pcKeepAliveTimeout 60 initTimeout 60 retryTimeout 0 respBuffer 0 }

On:
extprocessor cyberpanel { type proxy address https://127.0.0.1:8090 maxConns 100 pcKeepAliveTimeout 60 initTimeout 60 retryTimeout 0 respBuffer 0 }

It will only work OK.

yes , if you use domain on backend addr , it will go through external network , where you use 127.0.0.1 , it doesn’t

yes , if you use domain on backend addr , it will go through external network , where you use 127.0.0.1 , it doesn't

I had such an entry with the blocked port 8090.
Can you change this 8090 port to another one, e.g. 1234 in CyberPanel?

yes , if you use domain on backend addr , it will go through external network , where you use 127.0.0.1 , it doesn't

I had such an entry with the blocked port 8090.
Can you change this 8090 port to another one, e.g. 1234 in CyberPanel?

I’m sorry to say not at this moment , 8090 was hard coded in LSCPD

please try block 8090 to outside world, but allow access by 127.0.0.1 and your server’s public IP

Please i need help, the open lite speed webadmin giving me error, was able to find the error log here.

/usr/local/lsws/conf/vhosts/*.zaddish.com/vhost.conf
/usr/local/lsws/conf/vhosts/wildcard.zaddish.com/vhost.conf: line 1: docRoot: command not found
/usr/local/lsws/conf/vhosts/wildcard.zaddish.com/vhost.conf: line 2: vhDomain: command not found
/usr/local/lsws/conf/vhosts/wildcard.zaddish.com/vhost.conf: line 3: vhAliases: command not found
/usr/local/lsws/conf/vhosts/wildcard.zaddish.com/vhost.conf: line 4: adminEmails: command not found
/usr/local/lsws/conf/vhosts/wildcard.zaddish.com/vhost.conf: line 5: enableGzip: command not found
/usr/local/lsws/conf/vhosts/wildcard.zaddish.com/vhost.conf: line 6: enableIpGeo: command not found
/usr/local/lsws/conf/vhosts/wildcard.zaddish.com/vhost.conf: line 8: index: command not found
/usr/local/lsws/conf/vhosts/wildcard.zaddish.com/vhost.conf: line 9: useServer: command not found
/usr/local/lsws/conf/vhosts/wildcard.zaddish.com/vhost.conf: line 10: indexFiles: command not found
/usr/local/lsws/conf/vhosts/wildcard.zaddish.com/vhost.conf: line 11: syntax error near unexpected token }' /usr/local/lsws/conf/vhosts/wildcard.zaddish.com/vhost.conf: line 11: }’

Help here please? i changed the domain name to a wildcard after creating a sub domain

thanks God bless you !