• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

cant update license...

W

WiredHosting

Guest
i am trying to renew my license with the activation code that i was sent by email and i am recieving this error..


Error: Could not activate/renew license. KA server response: Unable to Connect to ka.swsoft.com: Connection timed out (Error Number: 110)


i am executing sitebuilder from the hostname address, and if i do a ping to ka.swsoft.com from SSH it resolves perfectly.

i verified from sb_config and the hostname is correct (sitebuilder.s5.miwiredhosting.com)


Sitebuilder address: sitebuilder.s5.miwiredhosting.com
server hostname: s5.miwiredhosting.com


Any idea of how can i solve this?



Thanks in advance
 
Make sure that the outgoing connection to ka.swsoft.com:5224 is not blocked on Sitebuilder server or somewhere in the net. This can be examined with commands:

# nmap -P0 -p5224 ka.swsoft.com
# telnet ka.swsoft.com 5224
# traceroute ka.swsoft.com
 
Back
Top