• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

pleskrestore didn't read settings from created map file

kanada

Basic Pleskian
Hello,

I'm trying to restore backup file from PSK 9.5.4 -> PSK 9.5.4, but i still without luck.
I create the map file, and change the destination IP to new one (-> 14.14.14.14 exclusive, already up/free and ready to use on new server). However pleskrestore script return error messages each time with bad IP address (from backup).
He is trying to restore backup with IP from first server (which is not configured with this server).
After setup IP from old server on new machine, backup is restored correctly.

Commands without luck:
1. pleskrestore --create-map user.tar -map user.map
2. EDIT user.map and change:
[ip-map]
13.13.13.13 exclusive -> 14.14.14.14 exclusive (IP 14.14.14.14 is up on the server)
3. pleskrestore --restore user.tar -map user.map -level clients
4. ERROR

Commands with success:
1. add IP 13.13.13.13 to the new server, type exclusive
2. pleskrestore --create-map user.tar -map user.map
3. pleskrestore --restore user.tar -map user.map -level clients
4. SUCCESS

Seems that pleskrestore DIDN'T read changes from user.map file!

OS: Fedora 11 32bit, Plesk 9.5.4, backup created on Plesk 9.5.4

Regards,
--
Alex
 
It seems that backup is unusable in 9.5.4 version of Plesk, sad.
 
Back
Top