Plesk

Watchdog script “secur-check” fails in Plesk: Zend_Exception: No entry is registered for key ‘container’

Symptoms

Cause

Product issue:

  • #PPPM-13385 "Emails with daily reports from the “Watchdog” extension now contain correct data instead of error messages again."

    Fixed in:

Resolution

Please consider updating your server:

Workaround

If update is not possible for some reason you may try the following

workaround

As a workaround, apply a custom fix:

  1. Connect to the Plesk server via SSH.

  2. Download the patched file in zip:

    # wget https://plesk.zendesk.com/hc/article_attachments/12376925990039/wdcplib.zip

  3. Extract the file:

    # unzip wdcplib.zip

  4. Rename the original file:

    # mv /usr/local/psa/admin/plib/modules/watchdog/wdcplib.php /usr/local/psa/admin/plib/modules/watchdog/wdcplib.php.orig

  5. Move the patched file:

    # mv wdcplib.php /usr/local/psa/admin/plib/modules/watchdog

 

Exit mobile version