• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Issue Watchdog daily mail fails since latest update: ERR [panel] No entry is registered for key 'container'

King555

Regular Pleskian
Since the latest update to version 18.0.41 I get this instead of the daily Watchdog report:

Cron <root@example> /opt/psa/libexec/modules/watchdog/cp/send-report daily

Code:
[2022-01-20 01:00:01.680] 24276:61e8a601a5e1a ERR [panel] No entry is registered for key 'container':
0: /opt/psa/admin/plib/vendor/plesk/zf1/library/Zend/Registry.php:147
    Zend_Registry::get(string 'container')
1: /opt/psa/admin/plib/Plesk/Log/UtilExec.php:34
    Plesk_Log_UtilExec->start(string 'md', array, string '', boolean false)
2: /opt/psa/admin/plib/common_func.php:123
    util_exec(string 'md', array, array, string 'lst', string 'watchdog', boolean true)
3: /opt/psa/admin/plib/common_func.php:35
    mod_smart_exec(string 'watchdog', string 'md', array, array, string 'lst')
4: /opt/psa/admin/plib/modules/watchdog/wdlib.php:1157
    wd__exec_wd_util(string 'md', array, array, string 'lst')
5: /opt/psa/admin/plib/modules/watchdog/wdcplib.php:367
    local_mounted_disks()
6: /opt/psa/libexec/modules/watchdog/cp/send-report:260
    monitoring_disks_list()
7: /opt/psa/libexec/modules/watchdog/cp/send-report:45
ERROR: Zend_Exception: No entry is registered for key 'container' (Registry.php:147)

Reminds me of my last thread (resolved and slightly different error message): Issue - Watchdog daily mail fails since latest update: ERR [panel] No entry is registered for key 'translate'

Does anyone else has this error?
 
Updated Plesk yesterday, OS: CentOS Linux 7.9.2009 (Core) - Product: Plesk Obsidian Version 18.0.41, last updated on Jan 23, 2022 01:48 PM.

Same error over here.
 
Exactly the same here

Product version: Plesk Obsidian 18.0.41.0
OS version: CentOS 7.9.2009 x86_64
 
One more confirmation, in case it's needed: with Plesk Version 18.0.41, CentOS Linux 7.9.2009 I'm getting the very same message as the one @King555 is getting, but I'm also receiving this:

Code:
Subject: Cron <......@......> /usr/local/psa/libexec/modules/watchdog/cp/secur-check

[2022-01-24 01:00:02.307] 15811:61edfa1249315 ERR [panel] No entry is registered for key 'container':
0: /usr/local/psa/admin/plib/vendor/plesk/zf1/library/Zend/Registry.php:147
    Zend_Registry::get(string 'container')
1: /usr/local/psa/admin/plib/Plesk/Log/UtilExec.php:34
    Plesk_Log_UtilExec->start(string 'rsecurcheck', array, string '', boolean false)
2: /usr/local/psa/admin/plib/common_func.php:123
    util_exec(string 'rsecurcheck', array, array, string 'msg', string 'watchdog', boolean true)
3: /usr/local/psa/admin/plib/common_func.php:35
    mod_smart_exec(string 'watchdog', string 'rsecurcheck', array, array, string 'msg')
4: /usr/local/psa/admin/plib/modules/watchdog/wdlib.php:1157
    wd__exec_wd_util(string 'rsecurcheck', array, array)
5: /usr/local/psa/libexec/modules/watchdog/cp/secur-check:10
ERROR: Zend_Exception: No entry is registered for key 'container' (Registry.php:147)
 
It seems it works.

[root@plesk ~]# /usr/local/psa/libexec/modules/watchdog/cp/send-report weekly
[root@plesk ~]#
[root@plesk ~]#
[root@plesk ~]#
[root@plesk ~]#
[root@plesk ~]# /usr/local/psa/libexec/modules/watchdog/cp/secur-check
[root@plesk ~]#
[root@plesk ~]#
[root@plesk ~]#
[root@plesk ~]#
[root@plesk ~]#
 
I will install the fix now and hopefully tomorrow I will get the correct mails again. Today I also got the other error mail which @Sergio Manzi mentioned. I think it's the (in my case) weekly security scan.
 
Back
Top