• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Forwarded to devs Upgrade to 18.0.37 leads to panel error "No entry is registered for key 'translate'"

Hangover2

Regular Pleskian
Username: Hangover2

TITLE

Upgrade to 18.0.37 leads to panel error "No entry is registered for key 'translate'"

PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE

Plesk Obsidian 18.0.36 to 37, Debian 10.10, x86-64

PROBLEM DESCRIPTION

Upgrade to 18.0.37 leads to panel error log "No entry is registered for key 'translate'".

STEPS TO REPRODUCE

Upgrade to Plesk 18.0.37 and check server logs or wait for watchdog summary (if activated).

ACTUAL RESULT

Warning via watchdog:

Code:
[2021-07-26 01:00:01.370] 27739:60fdecf15a761 ERR [panel] No entry is registered for key 'translate':
0: /opt/psa/admin/plib/vendor/plesk/zf1/library/Zend/Registry.php:147
    Zend_Registry::get(string 'translate')
1: /opt/psa/admin/plib/CommonPanel/Validate/Mailname.php:44
    Plesk\CommonPanel\Validate\Mailname->_setupMessageTemplates()
2: /opt/psa/admin/plib/CommonPanel/Validate/Regex.php:20
    CommonPanel_Validate_Regex->__construct(string '/^[\w\-'][\w&\+\-']*(\.[\w&\+\-']+)*$/')
3: /opt/psa/admin/plib/CommonPanel/Validate/Mailname.php:33
    Plesk\CommonPanel\Validate\Mailname->__construct()
4: /opt/psa/admin/plib/AbstractChecker.php:233
    AbstractChecker::email(string '[email protected]')
5: /opt/psa/admin/plib/functions.php:1312
    plesk_mail(array, string 'Watchdog weekly report Jul 18, 2021 - Jul 24, 2021 on xxx.yyy.zzz', string 'Watchdog is running since Jun  2, 2021 12:19 PM.
    Watchdog is monitoring services:
        Plesk Web Ser...', boolean false, string '[email protected]')
6: /opt/psa/libexec/modules/watchdog/cp/send-report:108
ERROR: Zend_Exception: No entry is registered for key 'translate' (Registry.php:147)

EXPECTED RESULT

no error

ANY ADDITIONAL INFORMATION



YOUR EXPECTATIONS FROM PLESK SERVICE TEAM

Confirm bug
 
Thank you for the report. Could you please provide logs:
  • /var/log/plesk/modules/wdcollect.log
  • /var/log/plesk/install/autoinstaller3.log
  • /var/log/plesk/panel.log
 
Panel.log before and after the error-time:

Code:
[...]
[2021-07-26 00:00:07.093] 25512:60fddee7143eb ERR [panel] Unable to get key: Repository is not opened
[2021-07-26 01:00:01.370] 27739:60fdecf15a761 ERR [panel] No entry is registered for key 'translate':
0: /opt/psa/admin/plib/vendor/plesk/zf1/library/Zend/Registry.php:147
        Zend_Registry::get(string 'translate')
1: /opt/psa/admin/plib/CommonPanel/Validate/Mailname.php:44
        Plesk\CommonPanel\Validate\Mailname->_setupMessageTemplates()
2: /opt/psa/admin/plib/CommonPanel/Validate/Regex.php:20
        CommonPanel_Validate_Regex->__construct(string '/^[\w\-'][\w&\+\-']*(\.[\w&\+\-']+)*$/')
3: /opt/psa/admin/plib/CommonPanel/Validate/Mailname.php:33
        Plesk\CommonPanel\Validate\Mailname->__construct()
4: /opt/psa/admin/plib/AbstractChecker.php:233
        AbstractChecker::email(string '[email protected]')
5: /opt/psa/admin/plib/functions.php:1312
        plesk_mail(array, string 'Watchdog weekly report Jul 18, 2021 - Jul 24, 2021 on xxx.yyy.zzz', string 'Watchdog is running since Jun  2, 2021 12:19 PM.
        Watchdog is monitoring services:
                Plesk Web Ser...', boolean false, string '[email protected]')
6: /opt/psa/libexec/modules/watchdog/cp/send-report:108
[2021-07-26 01:00:01.371] 27739:60fdecf15a761 ERR [panel] No entry is registered for key 'translate'
[2021-07-26 03:31:44.009] 9172:60fe10800259a ERR [panel.ui] URL "/index.php?s=/Index/\think\app/invokefunction&function=call_user_func_array&vars[0]=md5&vars[1][]=HelloThinkPHP21" is invalid
[...]

wdcollect.log before and after the error-time:

empty (latest log is Jul 23 06:57:33)

autoinstaller3.log wdcollect.log before and after the error-time:

Code:
[...]
[2021-07-25 15:29:47.368723] Component plesk/composer: mode up2date,  installed_buildtime=0,  available_buildtime=0
[2021-07-25 15:29:47.368765] Component plesk/monitoring: mode up2date,  installed_buildtime=0,  available_buildtime=0
[2021-07-26 06:25:01.647820] Environment locale name is 'en_US.UTF-8'
[2021-07-26 06:25:01.648388]

Plesk Installer 3.37.0 (revision 5a661e1ff3fa) started at (timezone CET) Mon Jul 26 06:25:01 2021
Command line arguments: /opt/psa/admin/bin/autoinstaller --select-product-id plesk --select-release-current --show-upgradable-components --enable-xml-output

[2021-07-26 06:25:01.648409] SourceUrl: original source url is http://autoinstall.plesk.com/
[...]
 
I'm experiencing the same issue.

What is the best way to submit the logs? I don't want to post them here, where they can be read by the public.
 
The Upgrade to 18.0.39 does not solve the problem.
I still got:
1637522784109.png
i can not use the repair utility because the htaccess query does not accept my credentials and comes up again.

If i start plesk repair -y via CLI the output is:

No entry is registered for key 'translate'
exit status 3

Thanks for any help
 
Back
Top