• 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

Ftp Backup Problem

B

Bisvan

Guest
Hello,

I try since 2 month to find solution with my FTP Backup Problem...but I do not find anything!

I have Plesk 8.1 / Linux with Fedora core 4.

Since the last update (8.0 > 8.1) I hawe everytime error on my FTP backup (User Account : domains + users)
I have this error :

Error in UploadToRepositoryState.doActivityRunner()
Traceback (most recent call last):
File "/usr/local/psa/admin/share/agent_runner/agent_runner.py", line 97, in doActivityRunner
newState = self.doActivity()
File "/usr/local/psa/admin/share/agent_runner/agent_runner.py", line 416, in doActivity
shutil.copyfileobj(localfh, remotefh)
File "/usr/lib/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/lib/python2.4/socket.py", line 256, in write
self.flush()
File "/usr/lib/python2.4/socket.py", line 243, in flush
self._sock.sendall(buffer)
error: (32, 'Broken pipe')


Can you help me ?

Thank you very very very much !!!!
 
Hi :) same problem with plesk 8.1 on debian 3.1...
Error in UploadToRepositoryState.doActivityRunner()Traceback (most recent call last):File "/opt/psa/admin/share/agent_runner/agent_runner.py", line 97, in doActivityRunnernewState = self.doActivity()File "/opt/psa/admin/share/agent_runner/agent_runner.py", line 415, in doActivityremotefh = remoteBackupFile.fh('wb')File "/opt/psa/admin/lib/python/backup.py", line 342, in fhself.file = self.ftp.file(self.filename, mode)File "/opt/psa/admin/lib/python/ftputil/ftputil.py", line 229, in filebasedir = self.getcwd()File "/opt/psa/admin/lib/python/ftputil/ftputil.py", line 492, in getcwdreturn ftp_error._try_with_oserror(self._session.pwd)File "/opt/psa/admin/lib/python/ftputil/ftp_error.py", line 88, in _try_with_oserrorraise FTPOSError(ftp_error)FTPOSError:Debugging info: ftputil 2.1, Python 2.3.5 (linux2)
Any help appreciated :)

Best,

J.Labarbe
d-fuzion.com
 
Back
Top