amj

Registered
Jun 30, 2017
2
0
1
-
cPanel Access Level
Root Administrator
Hello,
when i want to login in my cpanel i get this error

Code:
Sorry for the inconvenience!
The filesystem mounted at / on this server is running out of disk space. cPanel operations have been temporarily suspended to prevent something bad from happening. Please ask your system admin to remove any files not in use on that partition.
server – WebHost Manager.png

how can i fix this ?
thanks
 
Last edited by a moderator:

24x7server

Well-Known Member
Apr 17, 2013
1,912
99
78
India
cPanel Access Level
Root Administrator
Twitter
Hi,

For fixing this, you will have to login into your server through SSH. Once you do login, execute the below commands:
To check the disk space utilization
# df -h

To calculate the space.
# cd /
# du -sch *


Once you get the disk space, you can then decide from which area of the system you can free up the space on the server.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,260
463

amj

Registered
Jun 30, 2017
2
0
1
-
cPanel Access Level
Root Administrator

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,260
463