• 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.

Cannot restore - conflict error

IanT

Basic Pleskian
Hello,

i am trying to run a restore using -resellers as the parameter however it is saying there is a conflict as the data is from another server with a different IP.

I have created a conflict file but i do not know if this is correct as the restore still fails

<?xml version="1.0" encoding="UTF-8"?>
<resolve-conflicts-task-description>
<conflict-resolution-rules>
<policy>
<timing>
<resolution>
<proceed-with-current/>
</resolution>
</timing>
<resource-usage>

<resolution>
<proceed-with-current/>
</resolution>
</resource-usage>
<configuration>
<resolution>
<automatic/>
</resolution>
</configuration>

</policy>

<rule conflict-id="0">
<resolution>
<rename new-name="ip-type:shared:ip-address:*.*.*.*"/>
</resolution>

</rule>

</conflict-resolution-rules>
</resolve-conflicts-task-description>



can anyone advise?

thanks
 
I am also gettiing this conflict

<param name="limit-name" value="max_mssql_db"/>
<param name="limit-requested-value" value="1"/>
<param name="limit-available-value" value="0"/>

how do i add that to the conflict resolution file? i.e. what would be the full content of the file with the IP part aswell.

thanks in advance

Ian
 
Back
Top