What is your inode usage? You can see it in the control panel.
100 % (31347 of 30019)
How can I reduce this?
You need to delete at least 1,326 files and folders to get within limits.
This problem didn’t seem at first. I didn’t add any extra files. Which files should I delete?
Whichever ones you want. Logs, cache files, old media, unused subdirectories would be a good start.
Actually, I have used ready files for my website. So, I don’t know which files I should delete.
What do you mean “ready files”?
Delete whatever files you can, I have no clue how your website works or is structed, so I can’t tell you anything more then that.
Okay thx ![]()
- Everything in the
storage/framework/cacheshould be safe to delete: it’s just cache (temporary data), and your website should work fine without it. - The
bootstrap/cachefolder may also have some files that can be deleted. - The
storage/framework/viewsfolder is also just cache data that’s safe to delete.
Thank you so much ![]()
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
