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

After Updateing no Releases in List

S

slemke

Guest
Hi !

I have just updated my Plesk 7.5.3. After the Update my list in the "Updater" is empty.
Only
No Verfügbare Releases
displays under Releases.

What happened ?
And how to fix ?

Regards,
Sebastian
 
Maybe the updater is disabled.

Try to execute the following command in shell:

mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa -e"UPDATE misc set val='false' where param='disable_updater'"
 
Back
Top