• 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.

Scheduled backup temp. files quastion

G

gargantua

Guest
Where plesk keeps temp packed files, before uploading into the server ?

i got same error as user here http://forum.parallels.com/showthread.php?t=85016
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/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 think problem is that plesk does't create files for uploading

i tryed to make backup ussing command line and its stuck on
Phase 2/2: packing data

maybe there no directory for keeping this files (space is avaible) or right set wrong?
 
here what command-line gave me:

/bin/tar: ./access_log: file changed as we read it

Uploading backup to ftp
Uploading file backup_25_02_2009
Runtime error: Timeout at /usr/lib/perl5/5.8.8/Net/FTP.pm line 789.
 
if files kept in /var/lib/psa/dumps/tmp
i checked right and owner
drwx------ 4 psaadm psaadm


what else should i check?
hmmm... any clues?
 
Last edited by a moderator:
Back
Top