CloudLinux 9.3 - whm

This forum is only for reproducible bugs with csf and lfd (i.e. not iptables problems, lack of understanding how to use a feature, etc). Posts must be accompanied with full technical details of the problem and how it can be recreated. Any posts not adhering to this, or not considered bugs, will be moved to the General Discussion (csf) forum.
Post Reply
chrisduk112
Junior Member
Posts: 2
Joined: 10 Jan 2020, 21:39

CloudLinux 9.3 - whm

Post by chrisduk112 »

Hi

We just installed CloudLinux 9.3 and WHM/cPanel v116
we then installed CSF

edited config and turned OFF testing and changed no other feature.
Save

it then asks to restart
we click restart csf+ldf and it just gets stuck reloading page

Confirmed on 2 different CloudLinux 9.3 servers

CL9.3 with cPanel support is brand new (2 days ago it was released) so i'm guessing this needs fixing by you guys

how to replicate:

1. install a fresh CloudLinux 9.2 install
2. enable upcoming CL 9.3 by running:

Code: Select all

dnf --enablerepo=cloudlinux-rollout-4-bypass install cloudlinux-release
dnf update -y
3. reboot to boot in to the new kernel
4. edit /etc/cpupdate.conf
add:

Code: Select all

CPANEL=current
5. run:

Code: Select all

cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest
then install CSF and turn off testing mode and try to restart csf+LDF
Sarah
Moderator
Posts: 921
Joined: 09 Dec 2006, 22:49

Re: CloudLinux 9.3 - whm

Post by Sarah »

Cloudlinux 9 is experimental for cPanel at the moment so we have not yet implemented support for it. In the meantime you can restart csf and lfd via the command line.
Post Reply