• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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