Host disk showing 100% full (0 free) despite my container using ~18MB

Posted by user_voibto in general.

Hi, My bot's container is failing to write any files (ENOSPC: no space left on device), causing repeated crashes. I ran a diagnostic inside the container and got this: Disk: 301288.8 MB used / 301288.8 MB total (100.0%) — 0.0 MB free However, my own application files (database + node modules) total only about 18MB. There's no way my usage accounts for the other 294GB reported as used — this strongly suggests the underlying host node itself is out of disk space, not my container's individual allocation, and is likely affecting other users on the same node too. Could you check the disk status of the physical host my container is running on? Server/container ID: 70ba27ec

Replies

tirito

what node are you on

Wispbyte Community Forum