Restoring a v13 backup to v15 server PHP error

I am attempting to upgrade from a v13 FreePBX Distro to v15. I have a new host with v15 running am using Backup and Restore and the restore job will hang at 99.96% then I receive the errors below:

5 splitbrain\PHPArchive\ArchiveCorruptedException : Header does not match it’s checksum
…/vendor/splitbrain/php-archive/src/Tar.php:586

4 splitbrain\PHPArchive\Tar parseHeader
…/vendor/splitbrain/php-archive/src/Tar.php:151

3 splitbrain\PHPArchive\Tar extract
/var/www/html/admin/modules/backup/Models/BackupSplFileInfo.php:51

2 FreePBX\modules\Backup\Models\BackupSplFileInfo getMetadata
/var/www/html/admin/modules/backup/Backup.class.php:760

1 FreePBX\modules\Backup myShowPage
/var/www/html/admin/modules/backup/page.backup.php:3

0 include/var/www/html/admin/config.php:658

I performed a full backup, without CDR. Backup file size is about 5.3gb. Any assistance is welcome and appreciated.

That’s a hefty backup. It seems like you are picking up recordings. You might want to start with just the configuration eg. extension, routing, etc. Get that working, and then maybe rsync the recordings separately from outside FreePBX.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.