DBC:Errors/DBC-E003: Difference between revisions

From Dirty Cache Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Category:DBCollect]]
{{error | [DBC-E003] Cannot create zipfile <file>}}
{{error | [DBC-E003] Cannot create zipfile <file>}}


Line 4: Line 5:


Solution: Try to find out why the ZIP file cannot be created (permissions?, Filesystem /tmp full?), try another location
Solution: Try to find out why the ZIP file cannot be created (permissions?, Filesystem /tmp full?), try another location
{{PrevNext|DBC:Errors/DBC-E002|DBC:Errors/DBC-E004}}

Latest revision as of 15:31, 10 October 2024

[DBC-E003] Cannot create zipfile <file>

This happens if DBcollect cannot create the ZIP file for whatever reason.

Solution: Try to find out why the ZIP file cannot be created (permissions?, Filesystem /tmp full?), try another location