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

Plesk autoinstaller sources

GravuTrad

Regular Pleskian
Hi team parallels.

I find in this moment that the sources downloads for the autoinstaller are very slow. I put at less 3/4 hour to install something (lost time in the products downloads by the autoinstaller, the install goes fast after).

Do you have problems with your downloads servers?

Thanks.
 
Hi,

Show please the output of
# nslookup autoinstall.plesk.com

IP address resolution for autoinstall.plesk.com depends on your location.
You can try to change resolution IP in /etc/hosts file:

72.21.81.253
93.184.221.133
 
Non-authoritative answer:
autoinstall.plesk.com canonical name = ne.edgecastcdn.net.
Name: ne.edgecastcdn.net
Address: 93.184.221.133
 
I didn't try anything yet.

Several things in the autoinstaller log.

1)
SourceUrl: original source url is http://autoinstall.plesk.com/
SourceUrl: fixed url is http://autoinstall.plesk.com/
Try to find rcfile...
Autoinstaller found rcfile at /root/.autoinstallerrc
Option from rc file:: 'SOURCE_TYPE' = 'network'
Option from rc file:: 'SOURCE' = 'ftp://parallels.mirrors.ovh.net/parallels/'
SourceUrl: original source url is ftp://parallels.mirrors.ovh.net/parallels/
SourceUrl: fixed url is ftp://parallels.mirrors.ovh.net/parallels/
Read component settings from /root/.autoinstaller/options.ini
Server for reporting status run OK: pid=18779
Checking hostname is sucessfull.
SourceUrl: original source url is ftp://parallels.mirrors.ovh.net/parallels/
SourceUrl: fixed url is ftp://parallels.mirrors.ovh.net/parallels/
FileFetcher new object: target_dir=/root/parallels/, main_source_url=ftp://parallels.mirrors.ovh.net/parallels/

Source seems to be ovh mirrors (slow?).

2)
Warning: ez_template_suffix is NOT defined in PSA_11.0.9/plesk-11.0.9-cos5-x86_64.inf3
Warning: ez_template_suffix is NOT defined in SITEBUILDER_11.0.10/sitebuilder-11.0.10-rhall-all.inf3
Warning: ez_template_suffix is NOT defined in BILLING_11.0.9/billing-11.0.9-rhall-all.inf3
Warning: ez_template_suffix is NOT defined in MYSQL_5.5/mysql-5.5-rhel5-x86_64.inf3
Warning: ez_template_suffix is NOT defined in APACHE_2.2.22/apache-2.2.22-rh5-x86_64.inf3
Warning: ez_template_suffix is NOT defined in NGINX_1.3.0/nginx-1.3.0-cos5-x86_64.inf3

3)
Warning: key package psa-mail-pc-driver is not available
skip keypackage 'postfix-2:2.8.4-12052415.x86_64' from component postfix - same or newer version of this package is already installed (in system postfix-2:2.8.4-12052415.x86_64)

4)
Warning: unresolved requires '/usr/bin/fipscheck' from fipscheck-lib-1.2.0-1.el5.x86_64
 
Yes, it is network problem with ovh mirror.


"Warning: ez_template_suffix is NOT defined in"
you can ignore this warning

Warning: key package psa-mail-pc-driver is not available
This warning relates to the same network problem

Warning: unresolved requires '/usr/bin/fipscheck' from fipscheck-lib-1.2.0-1.el5.x86_64
Try to clear up2date cache
 
Back
Top