View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0024575 | mantisbt | bugtracker | public | 2018-06-29 16:03 | 2026-06-08 02:05 |
| Reporter | franklinhaut | Assigned To | dregad | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | resolved | Resolution | won't fix | ||
| Product Version | 2.7.0 | ||||
| Summary | 0024575: APPLICATION ERROR #2800 - Disk space = 0 | ||||
| Description | In version 2.7.0 i'm get alltime the App Error #2800 when closing issues, in all machines. Checking i found that disk was full, so after clean disk, all normalized. I remember in older versions there was a explicit error message like "disk full", can this message come back? | ||||
| Tags | No tags attached. | ||||
|
it's not so easy to specifically detect this, as the write operation is in most cases delegated to other system components (database, web server), with the exception of attachments uploads (if stored to DISK). In my opinion it is not really MantisBT's job, to check the system for lack of disk space. You should setup appropriate monitoring on your server. I don't recall ever having a specific error message for this. |
|