Closed JE4GLE closed 2 years ago
Hi,
That error is totally independent of Matomo, but instead as the error message mentions in my experimental DiagnosticsExtended plugin (https://plugins.matomo.org/DiagnosticsExtended). So I'll be moving the issue there
It turns out one can't move issues between organisations/users, so I'll have to close this and I'd suggest either continuing the discussion in https://forum.matomo.org/t/matomo-4-3-0-spams-opcache-error-message/41895 or creating a new github issue in the repository of the plugin
The following message is spammed 11 times on the diagnostics page and has something to do with the DiagnosticsExtended Plugin.
Expected Behavior
The expected behavior is to not show the error message and fix the underlying error, if there is one.
Current Behavior
The error message is spammed 11 times.
Possible Solution
I think the message could mean that opcache is disabled and a warning message can be displayed in this case. But I’m not sure. I think the
if
case can be used for this: https://github.com/Findus23/matomo-DiagnosticsExtended/blob/main/Diagnostic/OpcacheCheck.php#L44Steps to Reproduce (for Bugs)
I guess this has to do with the Opcache installation of my hosting provider. URL:
/index.php?date=last7&module=Installation&format=html&action=systemCheckPage&idSite=1&period=range&showtitle=1&random=2535&activated=
Context
I created this error based on a suggestion on this forum post: https://forum.matomo.org/t/matomo-4-3-0-spams-opcache-error-message/41895/7
Your Environment