Page 1 of 1

Account restoration failed Unable to validate setting for cp

Posted: Sun Mar 17, 2013 12:10 pm
by a24uall
Getting the below error when we try to restore a backup from cpbackup file.

Generating Account....Account Creation Status: failed (Unable to validate setting for cpmod:

Solution :
Extract the backup file.
tar -xzcf backup.tar.gz
Once extracted move to the folder named "cp"
cd backup-3.17.2013_18-53-58_user
Open the file
vi cp/user
Change the line :
RS=x3
FEATURELIST=default
Now create a tar.gz file of the extracted folder.
tar -zcvf backup-3.17.2013_18-53-58_user.tar.gz backup-3.17.2013_18-53-58_user
Now run
/scripts/restorepkg /path/backup-3.17.2013_18-53-58_user.tar.gz