By nairpranav94
Hi,
I have gone through the community posts and still I face this Message: fopen(/var/lib/php/sessions/ci_sessiond0v4i5qeugpm0t9qodulbij3aoabot4b): failed to open stream: No space left on device issue persists.
Output for df -h
I still have space available, so that is not the issue. I have also gone through this post .
This error comes frequently, if I refresh then it might work for sometime. Then the same issue pops up again. Please help me resolve this, as this is affecting the user experience a lot.
Framework used - Codeigniter
Regards
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hello,
It sounds like that your Inodes might be full. Try running the df command but with -i argument:
df -i
This usually happens when you have a huge number of really small files, that way you would still have space available but no available inodes.
Let me know how it goes! Regards, Bobby
This comment has been deleted
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.