Hi,
We have an issue where archiving takes many hours on each website we monitor - and seems to be stuck perhaps relating to the UsersFlow plugin. We have archiving scheduled via the command line (actually runs in a container in AWS ECS - but runs the console core:archive
command as documented here, just in the container rather than a cron job).
The logs look like this…
A lot of these:
DEBUG [2021-01-06 16:16:16] 134 Found archive with intersecting period with others in concurrent batch, skipping until next batch: [idinvalidation = .... , idsite = 1, period = day(2021-01-04 - 2021-01-04), name = done03b....bf.UsersFlow]
Occasionally interspersed with one of these:
DEBUG [2021-01-06 16:16:44] 134 Found duplicate invalidated archive , ignoring: [idinvalidation = ...., idsite = 1, period = day(2021-01-04 - 2021-01-04), name = done8c90...7b8.UsersFlow]
And, from time to time, a batch of these…
DEBUG [2021-01-06 16:33:05] 134 Found invalidation for segment that does not have auto archiving enabled, skipping: 3...65
DEBUG [2021-01-06 16:33:14] 134 Found invalidation for segment that does not have auto archiving enabled, skipping: 3...48
DEBUG [2021-01-06 16:33:23] 134 Found invalidation for segment that does not have auto archiving enabled, skipping: 3...85
Matomo version is 4.0.5
UsersFlow plugin version is 4.0.2
Any info or help would be much appreciated. Any tips or advice on how to troubleshoot further would be great.
Thanks.
1 post - 1 participant