• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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