You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a conflict with another plugin Kudos Donations. I already checked with the plugin owner and he was unable to see any issues on his side. His advice was that I check with Matomo.
The debug log has this descriptions:
25-Jan-2024 10:49:29 UTC] Matomo: ERROR: Uncaught exception: /home/paradiso/public_html/wp-content/plugins/matomo/app/core/API/Request.php(472): This user has super-user access. Embedding widgets with super-user token authentication is not allowed. <a href="https://matomo.org/faq/troubleshooting/faq_147/" rel="noreferrer noopener">Check the FAQ for more info.</a> [Query: ?date=2024-01-18,2024-01-24&module=Tour&action=getEngagement&page=0&idSite=1&period=range, CLI mode: 0]
[25-Jan-2024 10:49:29 UTC] [www.paradisoperduto.org] Error in Matomo: This user has super-user access. Embedding widgets with super-user token authentication is not allowed. Check the FAQ for more info.
And when I do the manual archiving I get a screen with this message:
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
I have also tried disabling async archiving by using the below, but I still get the same error.
define( 'MATOMO_SUPPORT_ASYNC_ARCHIVING', false );
Grateful if you an provide any help with resolving this issue.
Suzana
The text was updated successfully, but these errors were encountered:
Hello,
I have a problem with archiving reports in Matomo. I have tried all the solutions provided in this article https://matomo.org/faq/wordpress/matomo-for-wordpress-is-not-showing-any-statistics-not-archiving-how-do-i-fix-it/
but I still get an error message.
There is a conflict with another plugin Kudos Donations. I already checked with the plugin owner and he was unable to see any issues on his side. His advice was that I check with Matomo.
The debug log has this descriptions:
25-Jan-2024 10:49:29 UTC] Matomo: ERROR: Uncaught exception: /home/paradiso/public_html/wp-content/plugins/matomo/app/core/API/Request.php(472): This user has super-user access. Embedding widgets with super-user token authentication is not allowed. <a href="https://matomo.org/faq/troubleshooting/faq_147/" rel="noreferrer noopener">Check the FAQ for more info.</a> [Query: ?date=2024-01-18,2024-01-24&module=Tour&action=getEngagement&page=0&idSite=1&period=range, CLI mode: 0]
[25-Jan-2024 10:49:29 UTC] [www.paradisoperduto.org] Error in Matomo: This user has super-user access. Embedding widgets with super-user token authentication is not allowed. Check the FAQ for more info.
And when I do the manual archiving I get a screen with this message:
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
I have also tried disabling async archiving by using the below, but I still get the same error.
define( 'MATOMO_SUPPORT_ASYNC_ARCHIVING', false );
Grateful if you an provide any help with resolving this issue.
Suzana
The text was updated successfully, but these errors were encountered: