• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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