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

Recent content by alfonsocs_

  1. alfonsocs_

    Issue schedule backups dont start

    I think I have the solution, I tell you what I did, I reset the time of de last backup but nothing dont works: MariaDB [psa]> update BackupsScheduled set last = '2020-01-01 00:00:01' where id = 1; Also disable and then enable again the scheduled backup and nothing. I reboot the linux server...
  2. alfonsocs_

    Issue schedule backups dont start

    It not show anything neither with the debug I dont understand it. The scheduled backup is at 9:00AM MariaDB [psa]> select obj_id, obj_type, last, period, active, backup_time from BackupsScheduled where obj_type='server'...
  3. alfonsocs_

    Issue schedule backups dont start

    The schedule Backup to FTP or local server does not start. If I do manually it works fine. I do not see the backup log file being created neither I dont see anything related to the scheduled backup in the log file /var/log/plesk/PMM/pmmcli.log. when activating the task the message is correct ...
Back
Top