• 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.

Resolved Backup -> Template_Exception: Can not restart web server

HelmutF

New Pleskian
Hi!
i have big troubles making planed backups. After backup process the websites are not reachable and i got the following message:


Template_Exception: Can not restart web server: INFO: [Wed Jul 17 01:18:38 CEST 2019]: Service: apache2, Action: start Trying to start service apache2... failed Jul 17 01:18:36 vsrv018 systemd[1]: apache2.service: Failed with result 'start-limit-hit'. Jul 17 01:18:37 vsrv018 systemd[1]: apache2.service: Start request repeated too quickly. Jul 17 01:18:37 vsrv018 systemd[1]: Failed to start The Apache HTTP Server. Jul 17 01:18:37 vsrv018 systemd[1]: apache2.service: Failed with result 'start-limit-hit'. Jul 17 01:18:38 vsrv018 systemd[1]: apache2.service: Start request repeated too quickly. Jul 17 01:18:38 vsrv018 systemd[1]: Failed to start The Apache HTTP Server. Jul 17 01:18:38 vsrv018 systemd[1]: apache2.service: Failed with result 'start-limit-hit'. Jul 17 01:18:38 vsrv018 systemd[1]: apache2.service: Start request repeated too quickly. Jul 17 01:18:38 vsrv018 systemd[1]: Failed to start The Apache HTTP Server. Jul 17 01:18:38 vsrv018 systemd[1]: apache2.service: Failed with result 'start-limit-hit'. 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: Job for apache2.service failed. See "systemctl status apache2.service" and "journalctl -xe" for details. file: /opt/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.



Unable to generate the web server configuration file on the host <vsrv018.itserver.at> because of the following errors:

Template_Exception: Can not restart web server: INFO: [Wed Jul 17 01:18:38 CEST 2019]: Service: apache2, Action: start Trying to start service apache2... failed Jul 17 01:18:36 vsrv018 systemd[1]: apache2.service: Failed with result 'start-limit-hit'.

Jul 17 01:18:37 vsrv018 systemd[1]: apache2.service: Start request repeated too quickly.

Jul 17 01:18:37 vsrv018 systemd[1]: Failed to start The Apache HTTP Server.

Jul 17 01:18:37 vsrv018 systemd[1]: apache2.service: Failed with result 'start-limit-hit'.

Jul 17 01:18:38 vsrv018 systemd[1]: apache2.service: Start request repeated too quickly.

Jul 17 01:18:38 vsrv018 systemd[1]: Failed to start The Apache HTTP Server.

Jul 17 01:18:38 vsrv018 systemd[1]: apache2.service: Failed with result 'start-limit-hit'.

Jul 17 01:18:38 vsrv018 systemd[1]: apache2.service: Start request repeated too quickly.

Jul 17 01:18:38 vsrv018 systemd[1]: Failed to start The Apache HTTP Server.

Jul 17 01:18:38 vsrv018 systemd[1]: apache2.service: Failed with result 'start-limit-hit'.


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:

Job for apache2.service failed.

See "systemctl status apache2.service" and "journalctl -xe" for details.


file: /opt/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.



After rebuilding the webconfig everthing works fine again.

Anyone has an idea?

Thanks, Helmut
 
I see that you have submitted ticket #179999 to Plesk Support. Ticket processing in progress now.
Please share the solution here when it will be resolved by Plesk Support Team.
Thanks.
 
hi!
we added

StartLimitIntervalSec=10
StartLimitBurst=10

/lib/systemd/system/apache2.service

it seems that the problem is fixed - we will monitor that for the next few days.
thanks@plesk support
Helmut
 
Back
Top