• 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 Configuration problems web server (Apache)

JogoVogo

Basic Pleskian
For an undefined period of time, about two months, I regularly get the error message below.

Configuration Troubleshooter did not bring any improvement.

The only thing that helps then is:
sudo systemctl --force --force reboot

I'm a bit at a loss...



emplate_Exception: Can not restart web server: httpd stop failed
7 /usr/sbin/httpd processes are killed
INFO: [Fri Apr 3 12:18:36 CEST 2020]: Service: httpd, Action: stop
Trying to stop service httpd... attempt to stop service httpd - service doesn't exist (missing unit file or not executable control script)


***** problem report *****
Warning: stop service httpd failed

/usr/local/psa/admin/sbin/pleskrc execution failed:
Failed to list unit files: Connection timed out
Failed to get properties: Connection timed out
INFO: [Fri Apr 3 12:19:51 CEST 2020]: Service: httpd, Action: start
Trying to start service httpd... attempt to start service httpd - service doesn't exist (missing unit file or not executable control script)


***** problem report *****
Warning: start service httpd failed

/usr/local/psa/admin/sbin/pleskrc execution failed:
Failed to list unit files: Connection timed out
Failed to get properties: Connection timed out

file: /usr/local/psa/admin/plib/Service/Driver/Web/Server/Apache.php
line: 111
code: 0

Please resolve the errors in web server configuration templates and generate the file again.
 
This looks like a resource issue on your system. Make sure that you have sufficient RAM, disk space and that your cpu speed is not throttled (e.g. for temperature warnings in /var/log/messages). There could be other issues involved that the the timeout occurs, e.g. a high load on the server for example while gzipping backups during a backup process.
 
Back
Top