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

Update problems / Can't reach http://autoinstall.plesk.com

N

Neologist

Guest
Hi,

I tried to update the base package of Plesk 8.3.0 and got a license failure (http://kb.swsoft.com/en/3543). So I downloaded the autoinstaller for my system (Suse 9.3 64Bit) and replaced the existing one. I set the rights of this file to 755 like they were before.

Now when I try to run the Updater I get strange errors like:
Fehler: Failed to download the package http://autoinstall.plesk.com/sitebuilder.inf3:
Couldn't resolve host 'autoinstall.plesk.com'
Not all packages were installed.
Please try installing packages again later.
Please, resolve the above problem and try installing the packages again.
If you cannot resolve the problem on your own, contact product technical support for assistance..
and
Fehler: Failed to download the package http://autoinstall.plesk.com/sso.inf3:
Couldn't resolve host 'autoinstall.plesk.com'
Not all packages were installed.
Please try installing packages again later.
Please, resolve the above problem and try installing the packages again.
If you cannot resolve the problem on your own, contact product technical support for assistance..
These two errors happend after choosing the packages to update.

Sometimes there is a failure right after clicking at the Updater-Button:
Fehler: Failed to download the package http://autoinstall.plesk.com/plesk.inf3:
Couldn't resolve host 'autoinstall.plesk.com'
Not all packages were installed.
Please try installing packages again later.
Please, resolve the above problem and try installing the packages again.
If you cannot resolve the problem on your own, contact product technical support for assistance..

When I try to reach these URLs via console everything works fine ... so what is wrong there?
 
you might try to fetch thos .inf3 files manually via wget and the tell the autoinstaller to use local copy, try ./autoinstaller_name --help to see all available commands. You might try to install bind9 prior to the autoinstaller.

sometimes plesk's installer is kinda voodoo stuff :)
 
make sure that you have good dns resolvers in your /etc/resolv.conf file and they can resolve the name. Otherwise you may need to update the nameservers there to add in different ones. You dont want to keep the item in your host file because it tends to change.
 
Back
Top