• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Resolved Problem updating Plesk License

Hi,

I think something wrong with DNS-server in the network settings. Check servers from /etc/resolv.conf.

Also, you can check resolving via public Google DNS:
# dig @8.8.8.8 ka.plesk.com | grep -B 1 ka.plesk.com.
;; QUESTION SECTION:
;ka.plesk.com. IN A
--
;; ANSWER SECTION:
ka.plesk.com. 1386 IN A 195.214.233.80
 
Make sure that hostname ka.plesk.com, IP 195.214.233.80 or port 5224 is not firewalled. As possible solution just add to /etc/hosts line like


195.214.233.80 ka.plesk.com
 
It seem to be a problem with my Host Provider, I just restarted the server and then It was able to connect with ka.plesk.com

Thanks Guys for your help!
 
Back
Top