R
radiofm
Guest
Witam
i have a PLESK 8.2.1 and problem with ftp backup.
When i try ftp do backup i recived a error
i found solution i PLESK KB
http://kb.swsoft.com/en/2279
Regards
Robert
i have a PLESK 8.2.1 and problem with ftp backup.
When i try ftp do backup i recived a error
Code:
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/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')
i found solution i PLESK KB
http://kb.swsoft.com/en/2279
unfortunetly it don't working for meRESOLUTION
Such error can be caused by missing certificate for backup signing. Try to generate the certificate with the command:
# $PRODUCT_ROOT_D/admin/sbin/backup_sign generate
After that you should be able to back up the domain.
Regards
Robert