Ojs 3.5.0.1 statistics doesnt show my stats

Describe the issue or problem
I changed my server. Sharing host to virtual server. After i upgrade to 3.5.0.1 my statistics doesnt work. Articles or issues or other statistics shows 0. But i know my guests are visiting my journal.

Steps I took leading up to the issue

What application are you using?
OJS 3.5.0.1

I’m using php 8.3 and error log is empty.

Any solution for this issue?

Hi @theapeiron

Lets try to figure out why is this happening:
Can you see if the usage stats log files are created. You can find them under /usageStats/ in the subfolder usageEventsLogs/.
Maybe to also see if there is anything in the subfolders stage/, processing/ and reject/.
See maybe also what is in your config.inc.php for job_runner and task_runner.

Best,
Bozana

I checked. All files created and task_runner / job_runner = on

And article statics like this :face_with_crossed_out_eyes:

https://streamable.com/lb3kaw

I checked my db and saw after usage_events_20251023.log didint added.

Finally i found it. 1. [usage_stats_total_temporary_records] table hasnt A_I preference. I set it up and statistics goes right. But now graph doesnt show stats.