• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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