C
cosimait
Guest
Hello,
we have updated the Plesk software to version 8.2.1 without an error.
After the update the backup functionality of the customers is crashed.
The following errors occur during the backup procedure:
Any idea? The ftp backup server is running and the login data are correct. A manual login is possible and without errors.
Sincerly, Maik Balleyer
we have updated the Plesk software to version 8.2.1 without an error.
After the update the backup functionality of the customers is crashed.
The following errors occur during the backup procedure:
Code:
Following error is occured during scheduled backup process:
553 Could not create file.
Debugging info: ftputil 2.1.1, Python 2.4.2 (linux2)
Code:
Following error is occured during scheduled backup process:
Error in UploadToRepositoryState.doActivityRunner()
Traceback (most recent call last):
File "/usr/local/psa/admin/share/agent_runner/agent_runner.py", line 98, in doActivityRunner
newState = self.doActivity()
File "/usr/local/psa/admin/share/agent_runner/agent_runner.py", line 428, in doActivity
shutil.copyfileobj(localfh, remotefh)
File "/usr/lib64/python2.4/shutil.py", line 25, in copyfileobj
fdst.write(buf)
File "/usr/local/psa/admin/lib/python/ftputil/ftp_file.py", line 196, in write
self._fo.write(data)
File "/usr/lib64/python2.4/socket.py", line 256, in write
self.flush()
File "/usr/lib64/python2.4/socket.py", line 243, in flush
self._sock.sendall(buffer)
error: (104, 'Connection reset by peer')
Sincerly, Maik Balleyer