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

Error in the day 07.07.2014 and 07.08.2014 updates

Tize..

Basic Pleskian
Hi all, I've been two days with problems updating the system.
That I can do please.

Code:
Execution failed.
Command: autoinstaller
Arguments: Array
(
    [0] => --select-product-id
    [1] => plesk
    [2] => --select-release-current
    [3] => --upgrade-installed-components
)

Details: Doing restart of Parallels Installer...
File downloading products.inf3: Error: Couldn't resolve host 'autoinstall.plesk.com', retry...
Error: Couldn't resolve host 'autoinstall.plesk.com', retry...
Error: Couldn't resolve host 'autoinstall.plesk.com', retry...
File downloading versions.inf3: Error: Couldn't resolve host 'autoinstall.plesk.com', retry...
Error: Couldn't resolve host 'autoinstall.plesk.com', retry...
Error: Couldn't resolve host 'autoinstall.plesk.com', retry...

ERROR: Failed to read product information from the file : Can't process products.inf3: Failed to download the package http://autoinstall.plesk.com/products.inf3:
Couldn't resolve host 'autoinstall.plesk.com'

Can't process versions.inf3: Failed to download the package http://autoinstall.plesk.com/versions.inf3:
Couldn't resolve host 'autoinstall.plesk.com'


Not all packages were installed.
Please resolve this issue and try installing the packages again.
If you cannot resolve the issue on your own, contact product technical support for assistance.


err.png
 
Hello,

I can see there is an issues with the server nameserver. You will have to update correct server resolver in /etc/resolv.conf file.

Try to update Google Public DNS in /etc/resolv.conf and try again.
 
Hello thank you very much for your answer inDers.
You're the best.
I throw this problem and I can not do.
Thank you.

ss.png
 
Yes, You will have to add following line in your /etc/resolv.conf file. It's Google Public DNS

Code:
nameserver 8.8.8.8
 
Back
Top