Activity is not updating after push

Hi!

After upgrading from 1.13 to 1.15.5 I noticed that the activity map is not updating after push.
Also I noticed that there are no new records in the Action table.
Although new commits appear in the repositories.

What could be wrong?

My configuration:
Database: SQLite3
Git version: 2.30.2
Gitea deployed from official docker

1 Like

I found solution:
./gitea admin regenerate hooks

This is my guilt, sorry

1 Like