• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Issue [PPPM-8101] Scheduled backup fails on 17.8.11

jrclark

New Pleskian
Hello!

Running Plesk Onyx v17.8.11_build1708180301.19 os_Debian 9.0.
Have scheduled weekly full backup with daily incrementals.
Manual full backup runs without error.
After rebooting the server, the first scheduled backup will run without error, but subsequent scheduled backups fail with the following lines in found in panel.log :
Code:
[2018-03-10 03:59:02.376] ERR [panel] Too few arguments to function backup_Utils_Dump::getDump(), 2 passed in /opt/psa/admin/plib/backup/ScheduledBackupObjects.php on line 284 and at least 5 expected:
0: /opt/psa/admin/plib/backup/Utils/Dump.php:169
    backup_Utils_Dump::getDump(string 'backup_info_1803081816.xml', object of type PMMDumpsStorageCredentials)
1: /opt/psa/admin/plib/backup/ScheduledBackupObjects.php:284
    ScheduledBackupObject->_isIncremental(object of type PMMDumpsStorageCredentials)
2: /opt/psa/admin/plib/backup/ScheduledBackupObjects.php:190
    ScheduledBackupObject->startBackup()
3: /opt/psa/admin/plib/backup/cuScheduledBackup.php:177
    cuScheduledBackup->createDump(string '1')
4: /opt/psa/admin/plib/backup/cuScheduledBackup.php:54
    cuScheduledBackup->__construct()
5: /opt/psa/admin/plib/backup/scheduled_backup.php:18
[2018-03-10 03:59:02.376] ERR [1] Too few arguments to function backup_Utils_Dump::getDump(), 2 passed in /opt/psa/admin/plib/backup/ScheduledBackupObjects.php on line 284 and at least 5 expected

All of the backup settings and schedule settings in the panel appear to be correct.

Please advise,

John
 
Back
Top