• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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