• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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
http://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.
http://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.
http://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