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

httpd.include missing after backup

SherlockH

Basic Pleskian
The httpd.include config file of a specific domain is missing sporadically (about every second time) after nightly backup has finished. It can only be restored by using the /usr/local/psa/admin/sbin/websrvmng -a command.

Can anyone confirm this behavior. Are there any solutions?

Thanks in advance...
 
Very strange issue. I think that only deep investigation of backup logs can help.
 
Unfortunately we can't find any hint for something going wrong. The log entries for the specific domain do exactly look like the other lines. No error.

Only if we use multiple backup processes, a python error appears:

File "/usr/lib/python2.5/subprocess.py", line 1149, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory

But it appears for multiple domains and seems to be independent from the missing httpd.include file.

Are there any further debugging possibilities?
 
Back
Top