• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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