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

Issue Error while upgrade plesk

Aurelien

New Pleskian
When i try to upgrade plesk onyx Version 17.8.11 i got the following error message.

Code:
Trying to resolve hostname 'my.domain.tld' and validate its IP address...
Can not bind a socket to address my.domain.tld:715 - Cannot assign requested address
Please, check your network configuration

ERROR while trying to check the hostname
Check the error reason(see log file: /var/log/plesk/install/plesk_17.8.11_installation.log), fix and try again

***** problem report *****
ERROR while trying to check the hostname
Check the error reason(see log file: /var/log/plesk/install/plesk_17.8.11_installation.log), fix and try again
Error: An error occurred during performing of installation PREP actions (see log for details). Installation was rolled back.
Warning! Not all packages were installed.
Please check if your system services are operable.
Please resolve this issue and try to install the packages again.
If you cannot resolve the issue on your own, contact product technical support for assistance.

I check my hostname but can't go further.
 
As a possible workaround you can add to file /etc/hosts line like

xxx.xxx.xxx.xxx my.domain.tld my

where xxx.xxx.xxx.xxx is your server IP address
 
Back
Top