• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Plesk 9.5.4 migration problem

Ercan None

New Pleskian
I am trying to migrate my server to new one. One of the domain giving error.

what can i do .


Backup file has wrong signature for this server
<?xml version="1.0"?>
<conflicts-description>
<conflict id="0" guid="e84d6dbe491e2fd2502328a76f390b54">
<type>
<configuration>
<reason-description>
<required-resource-description>
<ip type="shared" value="70.85.170.90"/>
</required-resource-description>
<plesk-object-identifier>
<type>admin</type>
<database-id>1</database-id>
<guid>aa4516aa-ad59-4012-85b7-060cdd7adb55</guid>
</plesk-object-identifier>
</reason-description>
<resolve-options>
<option name="do-not-restore"/>
<option name="rename"/>
</resolve-options>
</configuration>
</type>
<conflicting-objects>
<node name="client">
<attributes>
<attribute name="id" value="6"/>
<attribute name="guid" value="179e847a-f33a-4e81-810a-cdfa6f55c02e"/>
<attribute name="owner-guid" value="aa4516aa-ad59-4012-85b7-060cdd7adb55"/>
<attribute name="name" value="eryaz"/>
</attributes>
</node>
</conflicting-objects>
<overview>
<object>
<message>backup__restore__conflict_object_name</message>
<name>eryaz</name>
<type>backup__restore__object_client</type>
<reasons>
<reason>
<message>backup__restore__conflict_configuration_reason_ip</message>
<param name="ip-address" value="70.85.170.90"/>
<param name="ip-type" value="shared"/>
<param name="type" value="backup__restore__object_plesk_admin"/>
<param name="name" value="backup__restore__object_plesk_admin"/>
</reason>
</reasons>
</object>
</overview>
</conflict>
<conflict id="1" guid="ca965140b8e6154253bc24062c00137d">
<type>
<configuration>
<reason-description>
<required-resource-description>
<ip type="shared" value="70.85.170.32"/>
</required-resource-description>
<plesk-object-identifier>
<type>admin</type>
<database-id>1</database-id>
<guid>aa4516aa-ad59-4012-85b7-060cdd7adb55</guid>
</plesk-object-identifier>
</reason-description>
<resolve-options>
<option name="do-not-restore"/>
<option name="rename"/>
</resolve-options>
</configuration>
</type>
<conflicting-objects>
<node name="client">
<attributes>
<attribute name="id" value="6"/>
<attribute name="guid" value="179e847a-f33a-4e81-810a-cdfa6f55c02e"/>
<attribute name="owner-guid" value="aa4516aa-ad59-4012-85b7-060cdd7adb55"/>
<attribute name="name" value="eryaz"/>
</attributes>
</node>
<node name="domain">
<attributes>
<attribute name="id" value="23"/>
<attribute name="guid" value="6a471b07-ead9-41dd-bf9b-5bdd48b9a3c1"/>
<attribute name="owner-guid" value="179e847a-f33a-4e81-810a-cdfa6f55c02e"/>
<attribute name="name" value="balkan.com.tr"/>
</attributes>
</node>
</conflicting-objects>
<overview>
<object>
<message>backup__restore__conflict_object_name</message>
<name>eryaz</name>
<type>backup__restore__object_client</type>
<reasons>
<reason>
<message>backup__restore__conflict_configuration_reason_ip</message>
<param name="ip-address" value="70.85.170.32"/>
<param name="ip-type" value="shared"/>
<param name="type" value="backup__restore__object_plesk_admin"/>
<param name="name" value="backup__restore__object_plesk_admin"/>
</reason>
</reasons>
</object>
<object>
<message>backup__restore__conflict_object_name</message>
<name>balkan.com.tr</name>
<type>backup__restore__object_domain</type>
<reasons>
<reason>
<message>backup__restore__conflict_configuration_reason_ip</message>
<param name="ip-address" value="70.85.170.32"/>
<param name="ip-type" value="shared"/>
<param name="type" value="backup__restore__object_plesk_admin"/>
<param name="name" value="backup__restore__object_plesk_admin"/>
</reason>
</reasons>
</object>
</overview>
</conflict>
</conflicts-description>
 
</text></message></object><object name="[email protected]" type="mailname"><message code="ExecCmd::ExFailed" severity="error"><context>void plesk::ExecCmd::reportError() const</context><file>ExecCmd.cpp</file><line>49</line><text>Execution of /usr/local/psa/admin/plib/api-cli/spamassassin.php --update [email protected] -status true -hits 7.00 -reject-spam false -modify-subj-text \*\*\*\*\*SPAM\*\*\*\*\* failed with return code 1.
Stderr is
Permission denied.


what can i do ?
 
Back
Top