• 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 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