OSError: [Errno 28] No space left on device when installing discord.py (Disk: 1GB)

Posted by user_n9luf1 in general.

Hello! I am trying to run a Python bot, but during startup pip fails to install required dependencies with the following error: ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device: '.local' My allocated disk limit is 1025 MB, and my actual file size is under 1 MB, so my container disk is not full. It seems like the host node disk (/tmp directory) or inode limits might be exhausted. Could you please check the node space or clear the cache/tmp directory for my container? Thank you!

Replies

wolfy

Hi, What is the node name that your server is on? You can locate it to the right of the console.

Wispbyte Community Forum