Werk #7332: Backup/Restore: Fixed incomplete #7224
| Component | Site management | ||
| Title | Backup/Restore: Fixed incomplete #7224 | ||
| Date | Mar 29, 2019 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
The fix #7224 which was part of 1.5.0p13 did not really fix the problem with vanishing files during the backup. It caught the problematic situation but lead to another exception (AttributeError: 'BackupTarFile' object has no attribute '_verbose').