• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Problems with plesk scheduled backups

C

campbellmc

Guest
Hi,

We are getting the following errors when running scheduled backups:

Following error is occured during scheduled backup process:

Error reading UNIX socket /usr/local/psa/tmp/agent-runner.7751:
Connection
reset by peer
Following error is occured during scheduled backup process:

Error in BackupState.doActivityRunner()
Traceback (most recent call last):
File
"/usr/local/psa/admin/share/agent_runner/agent_runner.py&qu-
ot;, line
98, in doActivityRunner
newState = self.doActivity()
File
"/usr/local/psa/admin/share/agent_runner/agent_runner.py&qu-
ot;, line
391, in doActivity
errtxt = runAgent(self, self.session)
File
"/usr/local/psa/admin/share/agent_runner/agent_runner.py&qu-
ot;, line
258, in runAgent
cmd.spawn()
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

There's plenty of disk space, the directory is drwxrwxrwxt, and no other error messages in systems logs.

Any ideas?

Regards,


Cam
 
Back
Top