• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Backup Error because error in reading XML

K

killed

Guest
Code:
<?xml version="1.0" encoding="utf-8"?>
<execution-result status="error">
  <object name="backup" type="backupowner">
    <message code="ApplicationException" severity="error">Cannot check dump file 'ShareW2_info_1004180101.xml' at 'D:\Backup' [Repository error: unable to check xml validity: Xml reader error: failed to load xml document]</message>
  </object>
</execution-result>

Above that is error when Plesk backup. Anyone have solution for that problem?
 
There can be different reasons of this problem. But first of all try tu run

\Plesk\admin\bin>backup_sign.exe generate

Also server reboot can help with this issue.
 
There can be different reasons of this problem. But first of all try tu run

\Plesk\admin\bin>backup_sign.exe generate

Also server reboot can help with this issue.

Thank for your reply.

I was try but not effect, also reboot server.
Code:
<object name="backup" type="backupowner">
    <message code="ApplicationException" severity="error">Cannot check dump file 'ShareW2_info_1004260101.xml' at 'D:\Backup' [Repository error: unable to check xml validity: Xml reader error: failed to load xml document]</message>
  </object>
</execution-result>
 
I think that it is require complex investigation and it can be done only by support team directly on your server. Therefore I suggest you contact support team. Not sure that we can find a reason by forum discussion.
 
Back
Top