I've started getting notifications about the backup encountering a number of errors (1 to 10, depending on the server). The backup log ends with "info [backup] Final state is Backup::PartialFailure (0)".
How can I find the errors in the log? If I search for "error" I get a ton of results, because almost every account has this:
/bin/gtar: --: Cannot stat: No such file or directory
/bin/gtar: Error exit delayed from previous errors
If I search for "fail" I find some mysql related errors, but I don't find the total number of errors that is reported.
How can I find the errors in the log? If I search for "error" I get a ton of results, because almost every account has this:
/bin/gtar: --: Cannot stat: No such file or directory
/bin/gtar: Error exit delayed from previous errors
If I search for "fail" I find some mysql related errors, but I don't find the total number of errors that is reported.