Categories
Fix: "No Space Left on Device" — Server Won't Start
Project Zomboid
·
96 views
·
Updated 5 hours ago
The Problem
Project Zomboid server automatic backup feature can fill up disk space, preventing the server from starting. The error "No space left on device" appears even if you have disk space remaining, because the in-game backup system has its own storage limit.
Option 1: Reduce Backup Count (Recommended)
- Go to the Files tab in your panel
- Navigate to your server settings folder
- Edit server.ini
- Find
BackupsCountand set it to3(keeps 3 most recent backups) - Save and restart
Option 2: Disable Automatic Backups
- Edit server.ini
- Find
BackupsOnStartandBackupsOnVersionChange - Set both to
false - Save and restart the server
Warning: Disabling backups means you have no automatic recovery point. Use the panel Backups tab for manual backups instead.
Option 3: Delete Old Backup Files
- Go to the Files tab
- Navigate to your world save folder and find the
backupdirectory - Delete older backup files you no longer need
- Restart the server
Other Disk Space Causes
- Log files — Zomboid servers generate verbose logs. Check the logs folder and delete old ones if they are large
- Check your disk usage in the game panel to confirm how much space is actually used
Still need help?
Create a Support Ticket