• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Resolved Backup fails, Unable to create dump, Debian 9.6

OldShadowHand

New Pleskian
I just updated my "Debian Version" to 9.6 (with the plesk update manual) and now my Backups aren´t working.
Plesk version: Version 17.8.11 Update #35

I tryed Full and Incremental Backup, each one ends with this error:

DEBUG Unable to create dump: Can't locate object method "getDumpFilesSize" via package "Storage::ArchiveStorage" at /opt/psa/PMM/agents/PleskX/PleskX.pm line 5211.

[9716]: 2018-12-26 06:51:22.053 ERROR 35725619-efa5-451e-80e6-6a0aab6ae0d1 Unable to create dump:
at /opt/psa/PMM/agents/shared/Logging.pm line 129.
Logging::error("Unable to create dump", "fatal") called at /opt/psa/admin/bin/plesk_agent_manager line 777
main::__ANON__(Error::Simple=HASH(0x563dbc41eb30), SCALAR(0x563dba8cc0e0)) called at /opt/psa/PMM/agents/shared/Error.pm line 330
eval {...} called at /opt/psa/PMM/agents/shared/Error.pm line 321
Error::subs::run_clauses(HASH(0x563dbc409518), "Can't locate object method \"getDumpFilesSize\" via package \"St"..., undef, ARRAY(0x563dbc40d068)) called at /opt/psa/PMM/agents/shared/Error.pm line 417
Error::subs::try(CODE(0x563dbc418508), HASH(0x563dbc409518)) called at /opt/psa/admin/bin/plesk_agent_manager line 779
main::perform("description", "All configuration and content", "keep-local-backup-if-export-failed", 1, "keep-local-backup", 0, "all", 1, ...) called at /opt/psa/admin/bin/plesk_agent_manager line 1374
main::__ANON__() called at /opt/psa/PMM/agents/shared/Error.pm line 406
eval {...} called at /opt/psa/PMM/agents/shared/Error.pm line 398
Error::subs::try(CODE(0x563dba06e2e0), HASH(0x563dbbb05000)) called at /opt/psa/admin/bin/plesk_agent_manager line 1382
main::main() called at /opt/psa/admin/bin/plesk_agent_manager line 1386

Any Sugestions

Thx
Greeds
OldShadowHand
 
Try to fix it with

# plesk installer --select-release-current --reinstall-patch --upgrade-installed-components
# plesk repair installation
 
Back
Top