• 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
  • Please beaware of a breaking change in the REST API on the current Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

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