• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved Log Browser

xx1Andy1xxx

New Pleskian
OS: Ubuntu 24.04
PLesk: Obsidian 18.0.61 Update #5

Hi, i have found a lot of Issues about the Log Browser Extension ....

PHP Warning: Undefined array key "Extension Version"; File: /opt/psa/admin/plib/modules/log-browser/library/DataLoader/ActionLogDataLoader.php, Line: 92

PHP Warning: Undefined array key "Extension Release"; File: /opt/psa/admin/plib/modules/log-browser/library/DataLoader/ActionLogDataLoader.php, Line: 92

PHP Warning: Undefined array key "Extension Release" in /opt/psa/admin/plib/modules/log-browser/library/DataLoader/ActionLogDataLoader.php on line 92

PHP Warning: Undefined array key "Extension Version"; File: /opt/psa/admin/plib/modules/log-browser/library/DataLoader/ActionLogDataLoader.php, Line: 92

Is there some way to fix it.
 
Thank you. I suspect the issue is caused by another extension. What's the output of /usr/local/psa/bin/extension --list ?

However as these are just PHP warnings you can safely ignore them if you want.
 
Last edited:
Just an update, the issue is fixed in the latest extension update,

1.8.0 (24 June 2024)​

  • [...]
  • [-] Fixed the issue where the "PHP Warning: Undefined array key "Extension Version" error was logged by mistake under specific circumstances. (EXTPLESK-5376)
 
Back
Top