• 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 Error 502 Bad Gateway - Nginx

offroadstore

New Pleskian
Hi, after upgrade my plesk service from 17.5 to 17.8 all the webspace/website are offline.

I check my configuration and the problem is apache not start.

Can not restart web server: INFO: [Sat May 19 10:18:04 CEST 2018]: Service: apache2, Action: start Trying to start service apache2... inactive WARNING! Some problems are found during start service apache2(see log file: /var/log/plesk/rc_actions.log) Continue... /opt/psa/admin/sbin/pleskrc execution failed: Failed to issue method call: Unit apache2.service failed to load: No such file or directory. See system logs and 'systemctl status apache2.service' for details. /bin/systemctl: invalid option -- 'l'

How can i solve it?
Can i disinstall apache and reinstall it? If i use:
apt-get --purge remove apache2

I lose webspace and site?
 
Do not remove Apache from your system. Instead, first try to repair the installation:

# plesk installer --select-release-current --reinstall-patch --upgrade-installed-components
# plesk repair installation
 
Back
Top