• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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