DBC:Errors/DBC-E014: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:DBCollect]] | |||
{{ error | [DBC-E014] Cannot create logfile <file> (message) }} | {{ error | [DBC-E014] Cannot create logfile <file> (message) }} | ||
Creating the DBCollect logfile (<code>/tmp/dbcollect.log</code>) failed. | Creating the DBCollect logfile (<code>/tmp/dbcollect.log</code>) failed. | ||
Line 6: | Line 6: | ||
Check if the <code>/tmp</code> directory has free space. It could also be that a dbcollect.log file exists from another dbcollect run with a different user. Remove the logfile and retry. | Check if the <code>/tmp</code> directory has free space. It could also be that a dbcollect.log file exists from another dbcollect run with a different user. Remove the logfile and retry. | ||
{{PrevNext|DBC:Errors/DBC-E013|DBC:Errors/DBC-E015}} |
Latest revision as of 15:30, 10 October 2024
[DBC-E014] Cannot create logfile <file> (message)
Creating the DBCollect logfile (/tmp/dbcollect.log
) failed.
Solution:
Check if the /tmp
directory has free space. It could also be that a dbcollect.log file exists from another dbcollect run with a different user. Remove the logfile and retry.