• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Plesk restore error

S

SALTZMANNn

Guest
Hello
I'm on plesk 10.3.1 with linux.
I use comand line to execute the restore. I just have conflict when i restore domain.

<conflict id="1" guid="c22993b0135c85b8ef0a8f5608d4c237">
<type>
<configuration>
<reason-description>
<required-resource-description>
<service-plan guid="c3a04bd6-10a9-f9ed-50a0-ded59ad06e3b"/>
</required-resource-description>
<plesk-object-identifier>
<type>admin</type>
<database-id>1</database-id>
<guid>79728a46-7389-4cfb-8f30-ce10796d1348</guid>
</plesk-object-identifier>
</reason-description>
<resolve-options>
<option name="do-not-restore"/>
<option name="automatic"/>
</resolve-options>
</configuration>
</type>
<conflicting-objects>
<node name="domain">
<attributes>
<attribute name="id" value="67"/>
<attribute name="guid" value="064a6873-3e8a-4e12-98d3-6e3240a7c2f2"/>
<attribute name="owner-guid" value="c60fa2d7-9356-4452-bffa-1555c9140692"/>
<attribute name="name" value="XXX.fr"/>
</attributes>
</node>
</conflicting-objects>
<overview>
<object>
<message>backup__restore__conflict_object_name</message>
<name>XXX.fr</name>
<type>backup__restore__object_domain</type>
<reasons>
<reason>
<message>backup__restore__conflict_configuration_reason_service_plan</message>
<param name="type" value="backup__restore__object_plesk_admin"/>
<param name="name" value="backup__restore__object_plesk_admin"/>
</reason>
</reasons>
</object>
</overview>
</conflict>

I don't know how to resolve this and what is this object.

Can you please help me?
 
Back
Top