• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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