Disk quota stuck full — pip cannot install, container only has 18 KB of files
Posted by user_n53aj3 in bugs.
Replies
Update: I deleted the old server and created a fresh one. The error changed to: ERROR: Could not install packages due to an OSError: [Errno 13] Permission denied: '/home/container/.local' I also tried changing the startup command from prefix .local to user — same result. The .local folder is not visible in the File Manager, so I cannot delete or fix its permissions myself. This happens on a brand new server with only 3 files uploaded. Additional info: tried Python 3.11, 3.12, and 3.13 images — all fail with the same Permission denied: '/home/container/.local'. Also tried user instead of prefix .local. This is a brand new server with only 3 uploaded files. The .local folder is not visible in the File Manager so I cannot fix its permissions.