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

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