Product:
Search Type:

I getting the error when make a domain backup in the Plesk CP: "gzip: stdout: Broken pipe"

Article ID: 1335 
Last Review: Sep,29 2006
APPLIES TO:
  • Plesk 8.x for Linux/Unix

RESOLUTION


SYMPTOMS:

Full error during the backup is:

.....
23:19:25 INFO Executing bundle producer: /bin/tar -C '/var/www/vhosts/domain.tld/statistics/webstat' -f - -c .
23:19:25 INFO Executing bundle producer: /bin/tar -C '/var/www/vhosts/domain.tld/httpdocs' -f - -c .
Can't use an undefined value as a symbol reference at Storage/Splitter.pm line 71.
23:19:25 INFO Executing bundle producer: /bin/tar -C '/var/www/vhosts/domain.tld/cgi-bin' -f - -c .
gzip: stdout: Broken pipe
23:19:25 INFO Executing bundle producer: /bin/tar -C '/var/www/vhosts/revoit.com.hk/statistics/webstat-ssl' -f - -c .
23:19:25 ERROR Failed to create MIME message

CAUSE:

Backup utility failed to write data to disk for some reasons.

RESOLUTION:

Check permissions on backup folder and it's sub folders. Right permissions are:
grep DUMP_D /etc/psa/psa.conf | awk '{print "ls -ld "$2}' | sh
drwxr-x--- 7 psaadm psaadm /var/lib/psa/dumps


Make sure that is is enough free disk space on dump partition.


Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
*Please type the code you can see.
* - required fields