• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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