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

backup manager with remote database

C

chestnut

Guest
We are in the process of setting up a new server. We have mysql and mssql setup as remote servers. Creating and managing databases work fine, however when trying to make a backup through the backup manager to a personal ftp repository, it fails. the reported error is as follows:

<?xml version="1.0" encoding="utf-8"?>
<execution-result status="warnings">
<object name="testdomain.com" type="domain">
<message code="InformationalException" severity="error">Cannot dump database content test_database of type mysql'</message>
</object>
</execution-result>

I assume this is because of it being on a different server. Anyone else have a similar issue? Is there another log that would have more information?

Thanks for your time
 
Back
Top