Free Server ENOSPC / NoSpaceLeft Error during Bun Install
Posted by foldgone in discord-bots.
Replies
Update I managed to free up my disk space and the dashboard currently reports I am using only 30% of my total storage capacity. However, 'bun install' is still completely frozen and crashing halfway through with multiple "NoSpaceLeft when create temporary directory" and "NoSpaceLeft: Failed to open node modules folder" errors while trying to link critical packages like drizzle kit, zod, and mermaid. Because it fails to extract these files, the startup script exits with Code 127 ("drizzle kit: command not found"). This is clearly a strict Inodes exhaustion block or a full /tmp execution directory on the physical host machine node, as my personal storage has plenty of free megabytes left. Could an administrator please check the host node limits or expand the Inodes configuration for my container? Thank you!
i dont know if it just resolved itself or an administrator did this but it works thank you