**Bot writes failing with "No space left on device" despite low storage usage**

Posted by user_hcoeq6 in discord-bots.

Hi all, hoping someone from support or the community has run into this. My Discord bot (Python, discord.py + SQLite) can read from its database fine, but any WRITE (creating a new row — e.g. a new ticket or tip) fails with "No space left on device." My storage dashboard shows only about 9% used (93MB of 1024MB), so this doesn't look like a byte/storage quota issue. Since reads work but writes fail on the exact same database file, this looks like it could be an inode or file count limit rather than a disk space limit. Can someone check my container's inode usage, or point me to where I can check that myself? Happy to provide my server/container ID if needed. Thanks in advance.

Replies

navin.10

If your on Clusters 2 (free eu ro 13 free eu ro 24) and 3 (free eu ro 25 free eu ro 36) then David is working on clearing storage from those clusters. More info: https://discord.com/channels/1112009067808964721/1146395460710436945/1536430602142875789

user_16gtib

Thanks for the information. My server is currently on: FREE EU RO 05 So I believe I'm on Cluster 1, not Cluster 2 or 3. I'm still getting: SQLITE FULL: database or disk is full and after restarting: ENOSPC: no space left on device My Wispbyte panel shows only 12% disk usage (123 MB). Could you please check whether FREE EU RO 05 / Cluster 1 is also affected by a storage issue?

Wispbyte Community Forum