Hello,
I have a problem with purge-old-archive-data on the command line.
1: mysqldump matomo_db log_action > log_action.sql
Size: 10 MB (data since 2014 inside)
2: ./console core:invalidate-report-data --dates=1996-01-01,2025-01-01 --ignore-log-deletion-limit
Checked: the database table archive_invalidations = full filled.
Size: 10 MB
3: ./console core:purge-old-archive-data all
4: mysqldump matomo_db log_action > log_action.sql
Size: 10 MB
Result: No report data are deleted.
In Matomo reports: The line is dashed in the “Visits over time” widget.
What is wrong? Please help.
1 post - 1 participant