This post/issue is linked to https://talk.plesk.com/threads/simp...sl-files-and-breaks-nginx.339448/#post-808953
Since the issue with the host SSL cert update occured when the update had removed the lines
include /etc/nginx/plesk.conf.d/server.conf;
include /etc/nginx/plesk.conf.d/webmail.conf;
from zz010_psa_nginx.conf we are seeing the lines missing from zz010_psa_nginx.conf after the maintenance window every night. The files are present, but they are not included in zz010_psa_nginx.conf as they should.
It seems as if zz010_psa_nginx.conf is rebuilt during maintenance and for unknown reason is skipping these two important lines. They cause subdirectories served by Nginx to fail ("not found") and cause webmail access to fail.
What process is responsible for that and how can it be repaired?
What tool rebuilds zz010_psa_nginx.conf?
The repair tool did not give results, everything else seems to be o.k. There are no log entries that point to an error.
Since the issue with the host SSL cert update occured when the update had removed the lines
include /etc/nginx/plesk.conf.d/server.conf;
include /etc/nginx/plesk.conf.d/webmail.conf;
from zz010_psa_nginx.conf we are seeing the lines missing from zz010_psa_nginx.conf after the maintenance window every night. The files are present, but they are not included in zz010_psa_nginx.conf as they should.
It seems as if zz010_psa_nginx.conf is rebuilt during maintenance and for unknown reason is skipping these two important lines. They cause subdirectories served by Nginx to fail ("not found") and cause webmail access to fail.
What process is responsible for that and how can it be repaired?
What tool rebuilds zz010_psa_nginx.conf?
The repair tool did not give results, everything else seems to be o.k. There are no log entries that point to an error.