I was trying to follow a tutorial and change the path of the private key and certificate file through the WebAdmin Settings. I changed it to $SERVER_ROOT/usr/local/lsws/admin/conf/ , performed a graceful restart and now OSL won't start. The relevant error log (Cyberpanel) points to this:
2019-09-04 18:14:06.999819 [ERROR] [SSL] Config SSL Context with Certificate File: /usr/local/lsws/usr/local/lsws/admin/conf/webadmin.crt and Key File:/usr/local/lsws/usr/local/lsws/admin/conf/webadmin.key get SSL error:
2019-09-04 18:14:06.999825 [ERROR] [config:admin:listener:adminListener:ssl] failed to create new SSLContext for *:7080
2019-09-04 18:14:06.999830 [ERROR] [config:admin:listener] No listener is available for admin virtual host!
2019-09-04 18:14:06.999846 [ERROR] Fatal error in configuration, exit!
I can access the server through SSH, but I've no idea which file to edit to correct the problem.
Which file should I edit?
What should the correct values be?
Thanks in advance for any advice.
2019-09-04 18:14:06.999819 [ERROR] [SSL] Config SSL Context with Certificate File: /usr/local/lsws/usr/local/lsws/admin/conf/webadmin.crt and Key File:/usr/local/lsws/usr/local/lsws/admin/conf/webadmin.key get SSL error:
2019-09-04 18:14:06.999825 [ERROR] [config:admin:listener:adminListener:ssl] failed to create new SSLContext for *:7080
2019-09-04 18:14:06.999830 [ERROR] [config:admin:listener] No listener is available for admin virtual host!
2019-09-04 18:14:06.999846 [ERROR] Fatal error in configuration, exit!
I can access the server through SSH, but I've no idea which file to edit to correct the problem.
Which file should I edit?
What should the correct values be?
Thanks in advance for any advice.