Plesk

Email notifications are received daily from a Plesk server: /etc/cron.daily/imunify360-firewall exited with return code 127

Symptoms

Cause

Imunify360 daily tasks have not been removed along with Imunify360 extension.

Resolution

  1. Connect to the Plesk server via SSH.

  2. Remove the Imunify360 cron tasks:

    • on CentOS/RHEL-based distributions

      # rm -f /etc/cron.daily/imunify360-firewall

      # rm -f /etc/cron.d/waf_configurator

      # rm -f /etc/cron.d/imunify-notifier

      # rm -f /etc/cron.d/imunify_scan_schedule

    • on Debian/Ubuntu-based distributions

      # apt-get purge imunify360*