kodeslogic

Well-Known Member
PartnerNOC
Apr 26, 2020
549
255
138
IN
cPanel Access Level
Root Administrator
Please share more information like what error you are getting in the browser.

You can start with:
- Check cPanel service is in a running state using the following command # systemctl status cpanel
- Disable firewall and check
 
  • Like
Reactions: Spirogg

hatembadran

Active Member
Nov 30, 2021
32
0
6
Saudi Arabia
cPanel Access Level
Root Administrator
[[email protected] ~]# systemctl status cpanel
● cpanel.service - cPanel services
Loaded: loaded (/etc/systemd/system/cpanel.service; enabled; vendor preset: disabled)
Active: active (running) since Sun 2022-05-01 14:53:05 GMT; 1h 11min ago
Main PID: 898 (cpsrvd (SSL) - )
Status: "Ready"
CGroup: /system.slice/cpanel.service
└─898 cpsrvd (SSL) - dormant mode - accepting connections

May 01 14:53:04 server.fliershare.com systemd[1]: Starting cPanel services...
May 01 14:53:05 server.fliershare.com restartsrv_cpsrvd[898]: Can't exec "/us...
May 01 14:53:05 server.fliershare.com restartsrv_cpsrvd[898]: Starting PID 89...
May 01 14:53:05 server.fliershare.com systemd[1]: Started cPanel services.
Hint: Some lines were ellipsized, use -l to show in full.
 

hatembadran

Active Member
Nov 30, 2021
32
0
6
Saudi Arabia
cPanel Access Level
Root Administrator
[[email protected] ~]# df -h
Filesystem Size Used Avail Use% Mounted on
devtmpfs 3.9G 0 3.9G 0% /dev
tmpfs 3.9G 0 3.9G 0% /dev/shm
tmpfs 3.9G 8.8M 3.9G 1% /run
tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup
/dev/sda3 47G 20G 26G 44% /
/dev/sda2 2.0G 252M 1.6G 14% /boot
/dev/loop0 2.0G 3.4M 1.9G 1% /tmp
tmpfs 783M 0 783M 0% /run/user/0
 

Spirogg

Well-Known Member
Feb 21, 2018
700
161
43
chicago
cPanel Access Level
Root Administrator
search google what's my ip
then do the below if you have CSF firewall enabled.

csf -dr 66.192.23.1 [unblocks an IP address]
csf -dr YOUR-IP-ADDRESS

and
csf -a 187.33.3.3 [this will add your home IP to allow list]

csf -a YOUR-IP-ADDRESS

also for whitelisting your IP in cPHulk
/usr/local/cpanel/scripts/cphulkdwhitelist YOUR-IP-ADDRESS