matomo-org / matomo

Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
https://matomo.org/
GNU General Public License v3.0
19.91k stars 2.65k forks source link

[Bug] no errors logged #22766

Open f1-outsourcing opened 23 hours ago

f1-outsourcing commented 23 hours ago

What happened?

There are no php errors logged to error_log

I only have this AH01071: Got error 'PHP message: [stats.roosit.eu] Error in Matomo: Unexpected response from OAuth service.

Logviewer is also not showing anything. I had to disable access set_error_handler

What should happen?

you should see useful errors

How can this be reproduced?

look at error log

Matomo version

5

PHP version

No response

Server operating system

No response

What browsers are you seeing the problem on?

No response

Computer operating system

No response

Relevant log output

No response

Validations

sgiehl commented 3 hours ago

@f1-outsourcing Errors in matomo should normally be logged to the file matomo/tmp/logs/matomo.log, unless configured differently. For troubleshooting it could be helpful to past you log configuration - if set - in config.ini.php Also I'm wondering what exactly the problem is, that you are facing? Is there any visual error you would expect to be logged?