• 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
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more 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