Back to Changelog
vserver-1.0.160
Server backup reliability fix: tar exit code 1 during active web traffic no longer fails the backup
Improvements
2- tar stderr output is now captured and logged instead of being silently discarded
- Content backup operations now log start and completion events including archive file sizes
Bug Fixes
3- Server backup no longer fails with "content backup failed: exit status 1" on domains with active nginx/apache traffic writing to access logs during backup
- tar exit code 1 (file changed as we read it) is now treated as a warning instead of a fatal error — the archive is still valid and the backup completes successfully
- PostgreSQL text[] type mismatch resolved when saving backup warnings to the database