• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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