OpenLiteSpeed Crashing After SSL/Proxy Configuration

  • Hello, I am experiencing a critical issue with OpenLiteSpeed on my CyberPanel server where it is consistently crashing and auto-restarting.
  • The systemctl status lsws command shows a ‘Result: core-dump’ and ‘signal=SEGV’.
  • This issue started after I attempted to configure Let’s Encrypt for a second domain (blindsbay.com) and set up a reverse proxy to a Docker container running on the same server (listening on port 80 internally, exposed on port 8088).
  • Initially, I had a port conflict on 443 with a Docker container, which I resolved by stopping the container. However, now OpenLiteSpeed is crashing.
  • My OpenLiteSpeed version is 1.8.2 Open.
  • I have followed online guides and commands provided in a support session, but the issue persists.
  • The standard OpenLiteSpeed error log (/usr/local/lsws/logs/error.log) doesn’t show any specific errors immediately before the crashes.
  • Has anyone else experienced similar issues or have any suggestions on how to diagnose and resolve these crashes within the CyberPanel environment?
  • Are there any specific CyberPanel logs or tools I should check?