C
Cadey
Guest
hello
i did a full "clients" backup using the plesk-backup command line utility
later i wanted to restore only 1 domain out of the whome (call it mydomain.com) and i get error message below :
domain was not fully restored, only created but the files are not present!
(any clue??? thanks)
[root@srv61048 bin]# ./pleskrestore --restore /root/bkp -level domains -filter list:mydomain.com -map /root/map
------------------------------------------------------------------------
Restore has been started
------------------------------------------------------------------------
Temps écoulé : 00:00:00
Temps écoulé : 00:00:05Uncaught std::exception: UnixClientSocket::UnixClientSocket, connect: No such file or directory
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 187, in wait
raise NonzeroExitException(self, os.WEXITSTATUS(status))
NonzeroExitException: was finished with exit code 1
i did a full "clients" backup using the plesk-backup command line utility
later i wanted to restore only 1 domain out of the whome (call it mydomain.com) and i get error message below :
domain was not fully restored, only created but the files are not present!
(any clue??? thanks)
[root@srv61048 bin]# ./pleskrestore --restore /root/bkp -level domains -filter list:mydomain.com -map /root/map
------------------------------------------------------------------------
Restore has been started
------------------------------------------------------------------------
Temps écoulé : 00:00:00
Temps écoulé : 00:00:05Uncaught std::exception: UnixClientSocket::UnixClientSocket, connect: No such file or directory
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 187, in wait
raise NonzeroExitException(self, os.WEXITSTATUS(status))
NonzeroExitException: was finished with exit code 1