SQLITE_FULL / ENOSPC despite only 12% disk usage
Posted by user_22ezbx in bugs.
Hello Wispbyte Support, I am experiencing a recurring SQLite storage error on my server. Server Node: FREE EU RO 05 My Wispbyte panel shows: Disk usage: 12% Disk used: approximately 123 MB However, my bot repeatedly receives: SQLITE FULL: database or disk is full This is affecting multiple database write operations, including: Saving live study minutes Adding tasks with /tasks Market purchases Deducting coins from the Market For example: ❌ Error while saving live study minutes: SQLITE FULL: database or disk is full ❌ Error while adding a task: SQLITE FULL: database or disk is full ❌ Error while deducting coins: SQLITE FULL: database or disk is full I also received this error during server startup: ENOSPC: no space left on device, write errno: 28 The issue temporarily disappeared earlier, but it has happened again. The server's allocated disk is only at 12% usage, so it appears that the problem may be related to the node/storage layer rather than my server's allocated disk space. Could you please check FREE EU RO 05 and the underlying storage/inode state for my server? The issue is intermittent: the server is currently working normally, but the same SQLITE FULL error has appeared multiple times before. Thank you.