• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

application vault vanished

biznizn

New Pleskian
The applicatons have vanished from the selection screen

in the error log I get
2012-01-24T22:18:47-05:00 ERR (3): Unable fetch package WordPress 3.3.1 4 updates from catalog apscatalog: Couldn't resolve host 'catalog.marketplace.parallels.com'
2012-01-24T22:19:02-05:00 ERR (3): APS Catalog error: Couldn't resolve host 'catalog.marketplace.parallels.com'

dns resolves
> catalog.marketplace.parallels.com
Server: 10.255.255.3
Address: 10.255.255.3#53

Non-authoritative answer:
catalog.marketplace.parallels.com canonical name = apscatalog.com.
Name: apscatalog.com
Address: 64.131.89.42
>

what do I do to solve this

the applications were visible before and I was able to instll wordpress on one domain
 
Try to add

catalog.marketplace.parallels.com 64.131.89.42

to /etc/hosts.
 
Back
Top