Logs in Litespeed folder / dev/sda2 is 100 percent full

av_admin

Well-Known Member
#1
Hi
Last night , my server was crashed and show me the error 500 and in my logs I saw there was problem to renew the SSL , and UsmanNasir told to someone to upgrade cyberpanel
I did and failed because I found there were no free space
with df -h I found the dev/sda2 is 100 percent full and with sudo du -h --max-depth=1 -x I found this folder is responsible for that

with command rm -r ./logs I removed that folder and tried to upgrade the cyberpanel

The compleat path :
cd ./usr
cd ./local
cd ./lsws
cd ./logs
rm -r ./logs


and upgrade was did,
Now there is no problem ,
But I want to know why Litespeed logs folder tacks 500gb of my hard disk ?
Agin this happen after 8 hours…
 
Top