Symptoms
-
Сron sends Atomic notifications each hour after update to the latest Plesk Obsidian version:
/etc/cron.hourly/01-awp_hourly:
AIR_GAPPED set to yes. Skipping execution of awp_hourly -
Option
AIR_GAPPEDset toyesinside/var/awp/etc/configfile:# grep AIR_GAPPED /var/awp/etc/config
AIR_GAPPED="yes"
Cause
Plesk bug with ID PPPM-14222.
Resolution
Until the bug is fixed, apply the following workaround:
-
Edit
/var/awp/etc/configfile and changeAIR_GAPPED="yes"toAIR_GAPPED="no" -
Save the file and update the Atomic settings by running this command:
# aum -u
Note: Atomic settings update with the aum -u command will lead to the Apache restart/reload, please consider applying it in less working hours.