• 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 ext.catalog.plesk.space: Connection refused

Mark_NLD

Basic Pleskian
Server operating system version
Ubuntu 20.04.6 LTS
Plesk version and microupdate number
18.0.62
Good afternoon,

Is the Plesk web store having issues? We just updated to 18.0.62.

Code:
@:~$ telnet ext.catalog.plesk.space 443
Trying 167.172.164.217...
telnet: Unable to connect to remote host: Connection refused

Regards,
Mark
 
Hello @Mark_NLD

I guess the server still has some old paths configured. This host is not available anymore.
Please check the configuration in /usr/local/psa/admin/conf/panel.ini. There should be something like this:
Code:
[extensions]
catalog.url="https://ext.catalog.plesk.space"
You can just remove this part and Plesk should start using the default host.
 
Back
Top