Why does the Dashboard show the status “Error” in red?

Q: Why does the Dashboard show the status “Error” in red? 
A: The status turns red if either COPY_ERRORS or VERIFY_ERRORS are greater than zero.

  • Copy Errors: Usually happens if rsync loses connection or lacks permission to read a source file.
  • Verify Errors: Occur if you enabled BACKUP_VERIFICATION=1 and the checksum of the backup doesn’t match the source. Check the bmus.log file for details on which specific file failed.