The disk space filling report is incorrect.
Posted by user_3ktpc8 in discord-bots.
Error: ENOSPC: no space left on device, write at Object.writeFileSync (node:fs:2483:20) at writeJson (/home/container/db.js:80:8) at Object.saveMarketState (/home/container/db.js:357:3) at Object.getUpdatedMarket (/home/container/marketEngine.js:103:8) at computeNetWorth (/home/container/profile.js:28:36) at Object.execute (/home/container/profile.js:83:22) at process.processTicksAndRejections (node:internal/process/task queues:104:5) at async runCommandViaMessage (/home/container/commandRunner.js:26:5) at async Object.execute (/home/container/textCommands.js:167:9) It shows that the commands are not working and says I have no disk space.
Replies
vynqis
It's the node storage that is full, not your server
user_3ktpc8
I deleted it several times before, and it's the same thing.