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 toyes
inside/var/awp/etc/config
file:# grep AIR_GAPPED /var/awp/etc/config
AIR_GAPPED="yes"
Cause
Plesk bug with ID PPPM-14222.
corresponding discussion https://webpros.slack.com/archives/C025QKZ0JGZ/p1700823347955449
and planned hotfix https://webpros.atlassian.net/browse/PPP-63357
Resolution
Until the bug is fixed, apply the following workaround:
-
Edit
/var/awp/etc/config
file 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.
Comments
0 comments
Please sign in to leave a comment.