FREE-EU-RO-21 — ENOSPC / Node filesystem at 100%
Posted by cahaya in bugs.
Hi, I'm having a recurring storage issue on FREE EU RO 21. My server fails to start with: ENOSPC: no space left on device, write I checked the filesystem using: df h /home/container Result: /dev/sda1 393G 381G 0 100% /home/container However, my own server files use very little storage: node modules: 43 MB .npm: 1.4 MB data: 96 KB other project files: only a few KB The server itself has plenty of storage available in my allocation, so this appears to be a node level filesystem issue rather than my server quota. This has happened before on the same node. When the filesystem fills up, npm install fails and Node.js cannot write files, causing the server to crash. Error: npm error code ENOSPC npm error syscall write npm error errno 28 npm error nospc ENOSPC: no space left on device, write Node: FREE EU RO 21 Could you please check the disk usage on this node and either free up space or migrate my server to another node if necessary? Please preserve my server files and environment variables if migration is required. Thanks.