hypherionmc / hypherionmc/MaintenanceMode
[BUG] Backups can max out server storage, causing a crash
Open
Type: Bug
- Dominant language
- Java
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
This issue MOSTLY applies to people running servers with limited disk space.
When a backup is created that is bigger than the free-space available on the server, it will cause the server to shut down.
An internal check should be added to check that enough space is available BEFORE trying to run the backup.
This should be implemented before #3
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.