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

pleskrestore ip address does not exist

erhnam

Basic Pleskian
I'm having a lot of troubles with the restore utility. When I try to do a full restore I get this message:

You are attempting to restore client-level backup on the server level. Such restore will likely produce data loss and thus is prohibited.

I decided to move on by validating my mapping file. I created the mapping file with the "/usr/local/psa/bin/pleskrestore --create-map" command. I noticed that all the ip's are mapped to only one ip-address (the main ip of the system). So I changed the mapping file:

[ip-map]
# Unchanged IP addresses:
# Please review default IP addresses mapping below:
xx.xx.xxx.220 shared -> xx.xx.xxx.220
xx.xx.xxx.200 shared -> xx.xx.xxx.200
xx.xx.xxx.221 exclusive -> xx.xx.xxx.221
xx.xx.xxx.222 exclusive -> xx.xx.xxx.222
xx.xx.xxx.202 exclusive -> xx.xx.xxx.202

After I changed the mapping file I validated the mapping file:

[root@ns1 backup]# /usr/local/psa/bin/pleskrestore --validate-map domains.bck.map
## ERROR in line 4: ip address does not exist xx.xx.xxx.220


Even with all ip's linked to the system I'm getting these error's. The only way to go is with only one ip address. Is there any way to restore my backup????
 
Back
Top