QuestionСron sends Atomic notifications each hour after update to the latest Plesk Obsidian version: AIR_GAPPED set to yes. Skipping execution of awp_hourly
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_GAPPED set to yes inside /var/awp/etc/config file:
#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:
1.Edit /var/awp/etc/config file and change AIR_GAPPED="yes" to AIR_GAPPED="no"
2.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.