• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Pleskrestore Error message

S

Snowball@

Guest
I would like to replace my current FC4 Plesk server with a FC7 server.

I am attemping pleskrestore -level all on a base install Plesk 8.2.1 on FC7 with a backup that was done on a Plesk 8.2.1 FC4 and getting the errors below:


[root@srv bin]# ./pleskrestore --restore /home/srv/2007011028 -map /home/srv/srv_map -level server -verbose
WARNING: Backup file has wrong signature for this server

WARNING! Restore with "-level server" switch brings server to exactly the same state, as was saved in backup file. All objects, not presented in the backup file (clients or domains) will be deleted. Proceed? [yes/no]: yes

Traceback (most recent call last):
File "/usr/local/psa/admin/share/supervisor/processor.py", line 116, in doActivityRunner
newState = self.doActivity()
File "/usr/local/psa/admin/share/supervisor/processor.py", line 817, in doActivity
cmd.spawn(os.environ.has_key("PLESKRESTORE_MODE"))
File "/usr/local/psa/admin/lib/python/subproc.py", line 238, in spawn
proc.run()
File "/usr/local/psa/admin/lib/python/subproc.py", line 193, in run
BaseSubprocess.run(self)
File "/usr/local/psa/admin/lib/python/subproc.py", line 177, in run
self.wait()
File "/usr/local/psa/admin/lib/python/subproc.py", line 197, in wait
BaseSubprocess.wait(self)
File "/usr/local/psa/admin/lib/python/subproc.py", line 185, in wait
raise SignalException(self, os.WTERMSIG(status))
SignalException: <unprintable instance object>

[root@srv bin]#

Please help.

Regards,

Shepherd
 
same here

Hi,

we are getting the same error message sometimes. WE can`t find the logic behind this.
 
Did you guys find a solution? I have the exact same problem, only occuring in about 50% of the restores I do.
 
Back
Top