All Collections
General Questions
Restart Box problem or opening files
Restart Box problem or opening files

I am unable to Restart my Box or open files correctly

Ian avatar
Written by Ian
Updated over a week ago

If your project has limited free space, this can cause you not to be able to Restart the Box and also to be unable to save new content in files.

Run df -h to see how much free space you have left and if necessary review your projects contents to free up more space. 

If that is heavily used (ie anything >75% as a rule) then run

sudo du -hs /var/*

this will show you more details on logs files that you can then look to clean up and free up space, especially useful if your Box is using MySQL where log files can get quite large

Did this answer your question?