evilduff79
New Pleskian
Hi, I set up a new empty machine with Plesk 11.5.30#13 on CentOS6.
Now I create a new backup with:
	
	
	
		
I create a map file:
	
	
	
		
An then I try to restore the backup on the same machine, I get the following error message:
	
	
	
		
Is this a current problem in the version #13? Is there a solution?
The problem is the same on all my other servers with Plesk 11.5.30#13.
Greets Philipp
				
			Now I create a new backup with:
		Code:
	
	/usr/local/psa/bin/pleskbackup --server --output-file=./dump_test1I create a map file:
		Code:
	
	/usr/local/psa/bin/pleskrestore --create-map ./dump_test1 -map ./my_map1.mapAn then I try to restore the backup on the same machine, I get the following error message:
		Code:
	
	 /usr/local/psa/bin/pleskrestore --restore ./dump_test1 -verbose -map ./my_map1.map -level server
PHP Warning: fread(): 263 is not a valid stream resource; File: /usr/local/psa/admin/plib/StreamXMLReader.php, Line: 107
2013-09-04T21:59:43+02:00 ERR (3)  [panel]: Failed to read data from stream:
0: StreamXMLReader.php:109
        StreamXMLReader->parse()
1: StreamXMLReader.php:176
        StreamXMLReader->read(string 'conflicts-description', integer '2', integer '1', integer '0')
2: StreamXMLReader.php:245
        StreamXMLReader->sub(string 'conflicts-description', integer '2')
3: PMMResponseRestoreTaskResult.php:27
        PMMResponseRestoreTaskResult->getConflictsDescription()
4: cuPleskRestore.php:563
        cuPleskRestore->doRestore(array, string '/srv/datensicherung/temp/backup_info_1309042143.xml', object of type RestoreMapping, NULL null, string '/srv/my_map1.map')
5: cuPleskRestore.php:708
        cuPleskRestore->cmdRestore(string './dump_test1')
6: cuPleskRestore.php:208
        cuPleskRestore->__construct()
7: pleskrestore.php:9
ERROR: Exception: Failed to read data from stream (StreamXMLReader.php:109)Is this a current problem in the version #13? Is there a solution?
The problem is the same on all my other servers with Plesk 11.5.30#13.
Greets Philipp
 
 
		