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

Upgrade to 12 failed - etc/hosts problem

SebastianK1

Basic Pleskian
>>>
Trying to resolve hostname 'ip6-allrouters123.123.123.123' and validate its IP address...
Unable to resolve host name.
Please specify the host name in the /etc/hosts file or specify DNS configuration in the /etc/resolv.conf on your system.
<<<

123.123.123.123 is my IP

etc/hosts look like this:

>>>
127.0.0.1 localhost

# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters123.123.123.123 mydomain.com mydomain
<<<

mydomain is the domain.
Where should the line part "123.123.123.123 mydomain.com mydomain" be? On top or bottom down?

Best,

Sebastian
 
Back
Top