• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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