I have restored my database since I migrated everything. Everything is good, I have all my history on the dashboard. But it doesn't record new visitors. This marks a mistake for me 400 Bad Request.
Push stats and get 200 OK. And get recent statistics.
I would not like to have errors and statistics displayed and recorded in the database.
Hi @thomasbnt. Thanks for creating the issue. Unfortunately it's hard to identify the root cause.
Are you maybe able to see the failed tracking requests in Admin > Diagnostic > Tracking Failures?
If not you maybe need to turn the debugging of tracking requests in order to see some more details what causes the request not to be recorded.
Hello @sgiehl, thanks for your reply.
In Admin > Diagnostic > Tracking Failures, I've got no errors and no messages :(
How I can activate Debug mode and see log?
@thomasbnt any chance you can enable the Tracker Debug mode see https://developer.matomo.org/api-reference/tracking-api#debugging-the-tracker ? This would tell you in the output of the request what is happening. You would only want to enable it for a short time as anyone sending a tracking request will see the response of the request.
@thomasbnt any chance you can enable the Tracker Debug mode see developer.matomo.org/api-reference/tracking-api#debugging-the-tracker ? This would tell you in the output of the request what is happening. You would only want to enable it for a short time as anyone sending a tracking request will see the response of the request.
Hello, no really more information. And I don't know if it's related, but I get a 500 error when I want to install a plugin.
So I'm going to reinstall Matomo entirely, it will take me less time, it's annoying, but I can't see anything else. And change MySQL by MariaDB.
Hmmmmmmmm okay, maybe I founded the "bug". I didn't why it happened.
I uninstalled mysql-server and taken mariadb, reconfigure user and database and use a new Matomo configuration. All works!