Thomas
Forum Replies Created
-
Be great if you could send the full source code of the page to us by email.
I’ve tried to install the same plugins and can’t quite reproduce the issue yet. We’re a bit puzzled and don’t fully understand yet what happens. We’ll have a look again on Tuesday as it’s already weekend here and we have a public holiday on Monday. Sorry about that.
In case you’re familiar with editing files on your server, if you could add these 3 lines https://github.com/matomo-org/wp-matomo/commit/b0d0d1207d07da988fb593e4e2ef736082331591#diff-ca76420ccf40e7866f7032f87693bb2dR79-R82 in the file
wp-content/plugins/matomo/classes/WpMatomo/Admin/SystemReport.phpthen we’d maybe see the full error message the next time this error happens.This change will also be included in our next release.
Thanks
Hi @samuelzee sorry about that! Hoping I get make that right.
Do you get any error message when activating the plugin? Do you see the menu items?
Is there any chance that you can enable the so called “matomo safe mode” as described in https://matomo.org/faq/wordpress/i-have-a-problem-how-do-i-troubleshoot-and-enable-wp_debug/ and test it again? Ideally then you would be able to view the system report under diagnotics.
Could you send us the report either by email to wordpress@matomo.org or paste it here as a comment? (it should be anonymised)
@arfufu different question. Could you temporarily edit your
wp-config.phpand add this line:define( 'WP_DEBUG', true );Then go to Diagnostics -> Troubleshooting and click on the “Archive reports” button?
After that be interesting if directly some error or warning appears, or whether maybe some different message appears in the system report under the section “Logs”.
Then you could remove that line again.
Sorry about all that. From researching it seems that something crashes for some reason but it’s hard to guess what it could potentially be without directly having access to the system.
BTW: Do you mind letting us know what hoster you are with?
Actually, sorry I can see in the logs you have tried that already and it is failing there as well.
Thanks for this @arfufu very appreciated. I’m looking into the email you sent and do some research based on these logs and hoping to find something. Will also get the team to look into it.
Does the error also happen if you click on Diagnostics -> Troubleshooting and there click on the button “Archive reports”?
I’m a developer of the Matomo plugin. Just wanted to let you know that I quickly installed this AMP plugin and did a basic setup but couldn’t reproduce the issue. Might be some specific setting that needs to be tweaked in AMP to reproduce it (unfortunately I don’t know the plugin much). It shouldn’t really do an ajax request.
Thanks again @arfufu . Very much appreciated. By any chance, do you know if on your hoster you can access a so called “PHP error log”? If so, could you maybe check if any error messages appear in that log? It may be worth asking your hoster about it.
Could you send the full diagnostics report to wordpress@matomo.org ?
Thanks. That should be plenty of memory. Could you maybe send us the full report to wordpress at matomo.org?
Or maybe you could tell us what it says for these points:
* Supports Async Archiving
* Debug Mode Enabled
* Server Info
* PHP VersionHi @badr2020 have you maybe had a chance to look at my last comment? We’ve now also released a new version that shows some more entries in our system report around “location”. It be interesting to see if it shows maybe more information now.
@hamchimpeng have you maybe had a chance to look at my last comment?
Hi @thegulshankumar haven’t heard anything from you. In case you don’t use it anymore, can we maybe mark it as resolved?
Thanks @arfufu
It looks like maybe your WordPress is running out of memory? Could you paste how much memory is available on your server? This is also shown in the system report.
@doyenwilliams it appears in your PHP configuration that the module imagick is loaded twice.
I don’t know who your hoster is or how PHP is configured there or if you maybe can directly edit php.ini unfortunately.
I reckon if you search for the name of your hoster and “PHP Module already loaded in Unknown on line 0” in your favourite search engine then you might find some instructions on how to fix this issue.
Awesome, glad to hear it works now. Thanks for letting us know.
> I could only install 18 out of 40 plugins though because many of them aren’t available on the WordPress Plugins directory.
BTW this was a typo. You’re using a lot less plugins and I was able to install them.