Cobra Forum

Plesk Panel => Others => Topic started by: mahesh on Jan 29, 2025, 07:44 AM

Title: Сron sends Atomic notifications each hour after update to the latest Plesk Obsid
Post by: mahesh on Jan 29, 2025, 07:44 AM
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
/etc/cron.hourly/01-awp_hourly:
AIR_GAPPED set to yes. Skipping execution of awp_hourly
#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.