I have tried to install Cyberpanel numerous times, and on several different machines, and always get the same issue.
I am trying to install onto a fresh install of Ubuntu 22. I want to install it inside and LXD container, but I have tried Cyberpanel inside LXD container, and on bare-metal Ubuntu installation, and get the same problem.
Before installing Cyberpanel, i take the following steps:
set static ip address with netplan
apt updade && apt upgrade
After the cyberpanel script completes, I can access https://my_ip_addr:8090 as soon as the install is complete, but once the server is rebooted, litespeed cannot restart. There are no mentions of why in the journalctl nor the install log.
It just says “Job for lscpd.service canceled.”
I am not familiar with Litespeed, and have previously always used nginx or apache … is there some other sequence I need to follow to restart litespeed other than “systemctl restart lscpd” or " systemctl restart lsws" ?
I have also tried to Manually set up virtualevn, with these commands:
i just created a fresh Ubuntu 22 server and then rebooted that many times but always the lsws is up and running also i tried start, stop, restart for different services and all going well
The issue is it happens due to the fstab entries added by Cyberpanel after install. Choose no to when ask for reboot after cyberpanel installed, then open /etc/fstab and comment all lines added by cyberpanel. Then reboot it works fine. Not sure any issues or stability of this, but it works at least with this method.
I have encountered this issue with a new server we have setup. All that is installed is Ubuntu 22.04 and then Cyberpanel. Even without reboot LSWS shows stopped.
This is a dedicated server and the same hardware we are using on another server we have no issue running cyberpanel on.
I urgently need to get this server up and running. Can you help ASAP.