• 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.

problem with Backupmng

R

Rafal0

Guest
Hi

How repaired backup to ftp in plesk 9.1 because if i run

/usr/local/psa/admin/sbin/backupmng show that:
backupmng: Backup is disabled.

in crontab is:
crontab -l (root)
1,16,31,46 * * * * /usr/local/psa/admin/sbin/backupmng >/dev/null 2>

but I must always run manually it backup via plesk WWW if I have make backup selected domain....

Rf
 
how debug my problem?

how setting for backupmng - debug - verbose mode...?
 
This is a really old post, but I stumbled on it while searching google for the same problem.

For me the answer seemed to be as simple as enabled it

/usr/local/psa/admin/bin/backupmng enable
 
Back
Top