• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

PMMCli-Daemon

E

EdwardDekker

Guest
Hi,

I have already 3 weeks errors about the PMM client for a single domain that can't backup the database of PGSQL. All other domains will backed-up normal.
 
PMM Migration Result

Any details, logs, etc?

Yes i have.

Code:
<?xml version="1.0" encoding="UTF-8"?>
  <execution-result status="error" log-location="/usr/local/psa/PMM/sessions/2011-09-10-040802.838/migration.result">
    <object name="ana-makiadi" type="client">
      <object name="blackwhitehair.com" type="domain">
        <object name="blackwhitehair" type="postgresql">
          <message id="83712a14-bce5-4bad-8191-230249484e1e" severity="error" code="msgtext">
            <description>Failed to execute backup database</description>
          </message>
        </object>
      </object>
    </object>
    <object name="nachtmarkt" type="client">
      <object name="nachtmarkt.info" type="domain">
        <object name="nachtmarkt" type="postgresql">
          <message id="e6dd44b5-85d7-46ec-8a17-d6c5264be7a0" severity="error" code="msgtext">
            <description>Failed to execute backup database</description>
          </message>
        </object>
      </object>
    </object>
    <object name="edwarddekkerhosting.nl" type="domain">
      <object name="edwarddekkerhosting" type="postgresql">
        <message id="85443474-18b3-4d7a-8dfe-9101012bf2bd" severity="error" code="msgtext">
          <description>Failed to execute backup database</description>
        </message>
      </object>
    </object>
  </execution-result>
 
Backups Failing Plesk 10.4.4

Dear Support,
I am also getting failures on backup that was working previously.

Seems to be happening on each MySQL database under the account:

<?xml version="1.0" encoding="UTF-8"?>
<execution-result status="error" log-location="/usr/local/psa/PMM/sessions/2012-11-10-011914.535/migration.result">
<object name="albaandalucia" type="client">
<object name="albaandalucia.es" type="domain">
<object name="alba_andalucia" type="mysql">
<message id="bde3b207-011e-4b19-8218-7e9b70390326" severity="error" code="msgtext">
<description>Failed to execute backup database</description>
</message>
</object>
<object name="abla_foromedico" type="mysql">
<message id="d3eebb7d-8f11-44b7-8084-f2ec85897c5b" severity="error" code="msgtext">
<description>Failed to execute backup database</description>
</message>
</object>
</object>
</object>
<object name="cartas" type="client">
<object name="cartasblancas.com" type="domain">
<object name="cartas" type="mysql">
<message id="4c03c7c0-819f-4c0a-84e0-025bce085a49" severity="error" code="msgtext">
<description>Failed to execute backup database</description>
</message>
</object>
</object>
</object>
etc, etc... for each database.

Any fixes available? I am very anxious as I cannot perform full backups any more!!
 
help please

(i updatet plesk from 10 to 11 and php to 5.3)
got also backup error:
Failed to execute backup database

<?xml version="1.0" encoding="UTF-8"?>
<execution-result status="error" log-location="/usr/local/psa/PMM/sessions/2012-12-22-040704.196/migration.result">
<object name="artotronic.com" type="domain">
<object name="admin_ps4" type="mysql">
<message id="8d5c9e43-9465-4c42-87fb-165d8ad50658" severity="error" code="msgtext">
<description>Failed to execute backup database</description>
</message>
</object>
</object>
</execution-result>

cheers grischa
 
Back
Top