Debian hard disk space problem
Posted: Wed Mar 18, 2020 4:11 pm
Hello,
I have a problem, my sites doesn't work well. I recive error "No langue defined" when I want login in Vesta Admin because no hard disk space. When I check with df -h I see free space but sites still doesn't work. I don't know what happened or what I can do, please help me!
https://prnt.sc/rii6f5
UPDATE: I used this command and I resolved the problem
I have a problem, my sites doesn't work well. I recive error "No langue defined" when I want login in Vesta Admin because no hard disk space. When I check with df -h I see free space but sites still doesn't work. I don't know what happened or what I can do, please help me!
https://prnt.sc/rii6f5
UPDATE: I used this command and I resolved the problem
Code: Select all
find /home/*/tmp -type f -name 'sess_*' -ctime +5 -delete