Server disk is full — SQLite database cannot write
Posted by user_dtvoaf in general.
Hello, My bot suddenly stopped working due to SQLite write errors. Initially, I received: sqlite3.OperationalError: database or disk is full After restarting the server, SQLite started returning: sqlite3.OperationalError: disk I/O error My own server files use only about 49 MB out of the allocated 1 GB, so my storage quota is not full. I checked the filesystem with df h /home/container and received: /dev/sda1 393G 373G 0 100% /home/container df i shows inode usage at only 39%. It appears that the host node filesystem is completely full, with 0 available disk space, which prevents SQLite from writing to the database. Could you please check the disk space on the host node and resolve the issue? Thank you.
Replies
astror
Hey there, can you share your node name from the console page?
user_dtvoaf
FREE EU RO 17
user_dtvoaf
Also, I’m considering upgrading to a Premium plan. If I upgrade, will my current server be migrated to a different node, or will it remain on the same node? And will all my current files and data be preserved during the upgrade? I just want to make sure before purchasing the upgrade.
loqhakk
Same problem with RO 03