“No Space Left on Device” Despite Having Plenty of Free Storage

Posted by sirtobot in discord-bots.

Hey, maybe someone here knows what could be causing this. My Wispbyte Node.js server keeps getting the following error whenever I run npm install: ENOSPC: no space left on device, mkdir '/home/container/.npm/ cacache/tmp' The strange thing is that my server has 1 GiB of storage, and according to the Wispbyte panel only around 62 MB (6.1%) is currently being used, with approximately 962 MB still free. I already deleted node modules, the npm cache (.npm/ cacache), npm logs, and other unnecessary files. This reduced my disk usage significantly, but the error still happens. The error occurs while npm is trying to install packages, including better sqlite3. RAM doesn't seem to be the issue either. Could this be an issue with the disk quota, inode limit, filesystem, or storage on the node itself? Has anyone else experienced this on Wispbyte?

Wispbyte Community Forum