Out of memory??

Posted by 95m in discord-bots.

So like it says out of memory and the bot won't start. It won't come online at all

Replies

95m

It is now online but when I am using some commands it says some storage message. I asked Claude AI who built the code and is helping me through the steps (because I have zero clue on any of this stuff) and it said the following: I'm hitting a persistent storage issue on my server that I can't resolve from the panel. My disk usage shows well under the allocation (was 46MB used, storage shows a much higher limit), but I'm getting repeated "ENOSPC: no space left on device" errors even for small writes — for example, my Node.js app fails writing a tiny JSON file (under 1KB) with this exact error. This has happened across multiple servers I've created (I deleted and recreated the server twice trying to resolve it), and I've also had issues with: npm install failing with the same ENOSPC error even on small package installs files disappearing from the file manager entirely after a crash the panel's "Add Variable" custom environment variables not being passed into my running process (had to switch to a real .env file to work around this) Could you check whether there's an underlying disk/inode quota or volume mounting issue on my account? Happy to provide the server ID if needed.

Wispbyte Community Forum