• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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