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

Resolved Couldn't resolve host 'autoinstall.plesk.com'

wmgilligan27

New Pleskian
Yesterday I realized our server was not forwarding emails. Turned out we were missing sendmail.postfix ... which was there previously...

Today I logged int to the admin and got this message:
Failed to update Plesk. To solve this problem, you can send the update log to Odin support. View the update logs (Sept 12, 2016). View the update logs (Sept 13, 2016). Copy the logs to your computer before you close this message. To close this message, click here.

I tried to do a manual update, and got this:
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'

I Googled all over, and completed this:
https://kb.plesk.com/en/121240

Still it fails.. here is the log:
Execution failed.
Command: autoinstaller
Arguments: Array
(
[0] => --select-product-id
[1] => plesk
[2] => --select-release-current
[3] => --upgrade-installed-components
)

Details: Doing restart of Plesk 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.
 
1.
PING gp1.wpc.v2cdn.net (72.21.81.253) 56(84) bytes of data.
64 bytes from 72.21.81.253: icmp_seq=1 ttl=62 time=0.359 ms
64 bytes from 72.21.81.253: icmp_seq=2 ttl=62 time=0.419 ms
64 bytes from 72.21.81.253: icmp_seq=3 ttl=62 time=0.457 ms

2.
# nslookup autoinstall.plesk.com
Server: 8.8.8.8
Address: 8.8.8.8#53
Non-authoritative answer:
autoinstall.plesk.com canonical name = wpc.051C.thetacdn.net.
wpc.051C.thetacdn.net canonical name = gp1.wpc.v2cdn.net.
Name: gp1.wpc.v2cdn.net
Address: 72.21.81.253

4.
more /etc/resolv.conf
# Generatedby NetworkManager
# search serers.dmscp.net
nameserver 8.8.8.8
nameserver 8.8.4.4
# nameserver 127.0.0.1
 
No need for change it back. Or check with your firewall settings why the connection is not establishing to ""autoinstall.plesk.com""
 
Back
Top