• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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