reticivis-net / mediaforge

A Discord bot for editing and creating videos, images, GIFs, and more!
https://discord.com/oauth2/authorize?client_id=780570413767983122
GNU General Public License v3.0
84 stars 28 forks source link

[Errno 28] No space left on device MediaForge discord bot #139

Closed ClovekNeznamy closed 1 year ago

ClovekNeznamy commented 1 year ago

Hi, i need help. Commands $ytdownload and $dl do not work and keep sending this error message. I have no idea what does it mean. <:eemark:803791399710883871> OSError: Command raised an exception: OSError: [Errno 28] No space left on device

ClovekNeznamy commented 1 year ago

traceback.txt

reticivis-net commented 1 year ago

I can restart the bot for a temporary solution but this shouldn't be happening. I'll have to look into it.

reticivis-net commented 1 year ago

the fun thing about this is what used to be a minor problem about files being left in the temp directory now becomes a full-on memory leak because temp files are stored in memory thanks to the magic of /dev/shm

TrentTrentTrent commented 1 year ago

the leak of memory 😱😱😱😱😱😱😱😱😱😱😱😱😱

reticivis-net commented 1 year ago

Seems to be stable for now. Closing.