• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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