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

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