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

Issue Errors after dist-upgrade debian

garcue

Regular Pleskian
Good morning,

I just made an upgrade from debian 7 to 8 following this tutorial How to perform dist-upgrade procedure on server with Plesk, during the process no problem occurred. Once the process was finished, restart the server and I found several services that were down (nginx, apache, fail2ban) hat must be started manually from plesk or by console. To others, I can not access the plesk updates panel.

Any idea what the problem may be?

regards
 
Most probably you need to enable these services with something like

# systemctl enable nginx
 
Finally repair from console the plesk configuration and it seems that everything works as it should
 
Back
Top