• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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