Archive for the tag 'Broken'

How to fix Broken RedHat up2date support on Parallels Plesk

In Parallels Plesk Panel 10.0.1 installed on RedHat 4 OS try upgrading any component through Autoinstaller in Parallels Plesk interface. The following error is shown:

There was an error downloading: ……
……
……
An error has occurred:
exceptions.UnboundLocalError
See /var/log/up2date for more information
Error: The up2date utility failed to install the required packages.
Attention! Your software might be inoperable.
Please, contact product technical support.

For fixing this issue you can use following workarounds:

Edit /etc/sysconfig/rhn/sources file for use different IDs for sources added by Parallels Installer. Need to edit between component selection and installation process start.

Disable up2date: Edit file /root/.autoinstallerrc

ALLOW_TO_USE_UP2DATE=”no”

Reference: http://parallels.com/

Plesk error: “gzip: stdout: Broken pipe” when attempting to backup domains

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

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.

Reference: http://kb.parallels.com/en/