For more general information, see how to troubleshoot development.Documentation Index
Fetch the complete documentation index at: https://developer.upsun.com/llms.txt
Use this file to discover all available pages before exploring further.
Low disk space or inode exhaustion
Health notifications can alert you to low disk space, inode exhaustion (a file count limit), or both. To help identify the cause, you can:- Check mount usage
- Check your database disk space (if applicable)
Check your database disk space
If you receive a low disk space notification, the database might be a contributing factor. To get an estimate of current database disk usage, runupsun db:size.
The estimate looks something like this:
Increase allocated disk space
If you find that your application or service is running out of disk space, available inodes, or both, you can increase the allocated disk space by using theupsun resources:set command.
For more information, see how to manage resources.
Changing container sizes will trigger a deployment on the chosen environment and affect your monthly project cost.
For pricing details, see the Upsun Pricing page.
No space left on device
During thebuild hook, you may see the following error: