• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Plesk 12.0.18 trouble installing

Ivica Kolenkaš

New Pleskian
Hello guys,

I have tried to install Plesk 12 using bundled ISO with CentOS6 x86_64 an manual install also. Both of those left me with the same error which is

Code:
Loading mirror speeds from cached hostfile
* base: mirrors.clouvider.net
* epel: mirrors.coreix.net
* extras: centos.mirroring.pulsant.co.uk
* updates: mirrors.coreix.net
https://autoinstall.plesk.com/PSA_12.0.18/dist-rpm-CentOS-6-x86_64/contrib/libaps-1.0.7-798670.14062518.x86_64.rpm: [Errno 14] PYCURL ERROR 56 - "Failure when receiving data from the peer"
Trying other mirror.
Error while preparing to install packages: [u'Errors were encountered while downloading packages.', u'libaps-1.0.7-798670.14062518.x86_64: failure: contrib/libaps-1.0.7-798670.14062518.x86_64.rpm from PSA_12_0_18-dist: [Errno 256] No more mirrors to try.']. Trying again.
https://autoinstall.plesk.com/PSA_12.0.18/dist-rpm-CentOS-6-x86_64/contrib/libaps-1.0.7-798670.14062518.x86_64.rpm: [Errno 14] PYCURL ERROR 56 - "Failure when receiving data from the peer"
Trying other mirror.
Error while preparing to install packages: [u'Errors were encountered while downloading packages.', u'libaps-1.0.7-798670.14062518.x86_64: failure: contrib/libaps-1.0.7-798670.14062518.x86_64.rpm from PSA_12_0_18-dist: [Errno 256] No more mirrors to try.']. Trying again.
https://autoinstall.plesk.com/PSA_12.0.18/dist-rpm-CentOS-6-x86_64/contrib/libaps-1.0.7-798670.14062518.x86_64.rpm: [Errno 14] PYCURL ERROR 56 - "Failure when receiving data from the peer"
Trying other mirror.
Number of retries is exceeded.
YumDownloadError: [u'Errors were encountered while downloading packages.', u'libaps-1.0.7-798670.14062518.x86_64: failure: contrib/libaps-1.0.7-798670.14062518.x86_64.rpm from PSA_12_0_18-dist: [Errno 256] No more mirrors to try.']

My server (VM) has 30GB HDD, 1GB RAM and is running 2.6.32-504.30.3.el6.x86_64 kernel, fully updated. I have disabled firewall for the simplicity of installation but to no avail.
 
Make sure that hostname autoinstall.plesk.com is not firewalled and correctly resolvable from tour server.
 
Thank you for your prompt reply Igor.

It is resolvable, I'm able to wget the package (or any other package for that matter). IPTables is disabled and there are no connection issues as far as I can tell.
 
Looks like something wrong with OS. Try to google "PYCURL ERROR 56"
 
I've installed CentOS7 instead of CentOS6, still the same problem. Is everything ok with your repositories? Will try to install on Ubuntu, both with official bundled ISO and using manual installer.
 
That's it, after putting

Code:
68.232.34.73 autoinstall.plesk.com

in /etc/hosts installation started without trouble. I'm hoping it will end successfully too :) Thank you very much for you answers.
 
Back
Top