• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

couldn't connect to server to sync license

saatchi

Basic Pleskian
Hello,

When I try to upgrade Plesk to version 10 I get this error:

Exchanging information with licensing server.
File downloading PSA_10.0.1/plesk_getkeyinfo.sh: 29%..67%..100% was finished.
XMLRPC remote call failed: HTTP error #-1 occurred
Fatal Error: connect operation failed (Connection timed out)
Error: Failed to connect to the licensing server.

Continuing with the upgrade without having an appropriate product license key
will result in the installation of a default license key with limited
functionality. Administrators are advised to first acquire the appropriate
license key before continuing with the product upgrade.

I purchased this new version 1 weak ago and it's valid. When I try "Retrieve Keys" in the panel, I get this error:

Key Update Status
couldn't connect to server

Is there any port that I've to open it to sync license with the server?

OS: CentOS 5
Plesk 9.5.3

Regards,
 
Hello,
So I solve it and write it here for others.

Plesk license server connection is using port 5224 and if it's deny it will not accept your license completely. To check that this port is open or not, you can check with this command:

curl -k https://ka.parallels.com:5224

if this return values (not error in connection), your connection is healthy.
 
Last edited:
Back
Top