MilesWeb Hosting Forum

Web Hosting Technical Support => Errors and Solutions => Topic started by: Administrator on January 30, 2016, 05:09:26 PM

Title: Unable to resolve all conflicts plesk restore
Post by: Administrator on January 30, 2016, 05:09:26 PM
Hi All,

When trying to perform a restore from command prompt on Windows Plesk Server, you might receive a message as below. The restoration fails.

Quote<?xml version="1.0"?>
<conflicts-description>
<conflict id="1" guid="ca481736a27373d81b38b5d8bc754b97">
  <type>
   <configuration>
    <reason-description>
     <required-resource-description>
      <ip type="shared" value="xx.xx.xx.xx"/>
     </required-resource-description>
    </reason-description>
    <resolve-options>
     <option name="rename"/>
     <option name="do-not-restore"/>
    </resolve-options>
   </configuration>
  </type>
  <conflicting-objects/>
</conflict>
</conflicts-description>
Unable to resolve all conflicts

This error is when any of the module/package isn't installed OR setting isn't correct. You need to check properly what is listed just below      <required-resource-description>. In the above case it means that shared IP isn't set. Simply, login to your plesk panel and assign a shared IP. Now, try to perform the restore. It would work.