- Server operating system version
- CentOS
- Plesk version and microupdate number
- Plesk Obsidian 18.x
Since Wednesday, May 24th, at around 4 am Atomic ruleset updates are removing important files from /etc/asl, including "whitelist". A missing whitelist file leads to a broken Apache configuration, hence Apache won't reload or restart.
The issue is currently under investigation. So far we see an issue on Atomic's side and have already contacted them for a fix.
For a workaround:
Alternative "emergency" workaround:
Create a text file /etc/asl/whitelist with this content:
then
The issue is currently under investigation. So far we see an issue on Atomic's side and have already contacted them for a fix.
For a workaround:
Alternative "emergency" workaround:
Create a text file /etc/asl/whitelist with this content:
Code:
127.0.0.1/8
Code:
# chown tortix:root /etc/asl/whitelist