• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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