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

Failed to read product information from the file : Can't process products.inf3

Kenan

Basic Pleskian
Hello,

I added a capture about my problem. I updated plesk and my hosts file have follows:

[root@toledo ~]# cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
::1 localhost6.localdomain6 localhost6
127.0.0.1 localhost.localdomain localhost

System info : Linux centos 5 + Plesk 10.4.4
Additional info: named and SMTP services can not run; when i try to run, it's fail.

I have been waiting you help! Regards.
 

Attachments

  • Capture.PNG
    Capture.PNG
    26.8 KB · Views: 4
Is hostname autoinstall.plesk.com accessible and resolvable from your Plesk server?
 
How can i test it?

I do the follow:

[root@toledo ~]# service named status
rndc: connect failed: 127.0.0.1#953: connection refused
named is stopped
 
#ping autounstall.plesk.com
#host autoinstall.plesk.com
 
It says folllow;

[root@toledo ~]# ping autounstall.plesk.com
ping: unknown host autounstall.plesk.com
[root@toledo ~]# host autoinstall.plesk.com
;; connection timed out; no servers could be reached
 
Hostname is unresolvable. Check and fix nameserver settings on you Linux server. It is not Plesk problem. Ask help of your system administrator.
 
Back
Top