matomo-org/matomo

Wrong amount of Users / Websites in Diagnostic > Database Usage > General Information

Aperta

#18.189 aperta il 20 ott 2021

 (6 commenti) (0 reazioni) (0 assegnatari)PHP (2890 fork)batch import
BugHelp wanted

Metriche repository

Star
 (21.789 stelle)
Metriche merge PR
 (Merge medio 8g 11h) (106 PR mergiate in 30 g)

Descrizione

After upgrading from 3* to 4*, the wrong number of users and websites is displayed in Diagnostics > Database Usage > General Information.

Displayed information General Information

36 Users
51 websites

Real information General Information

39 users
53 websites

Table statistics.piwik_user: SELECT COUNT(*) FROM statistics.piwik_user = 39

Table statistics.piwik_site SELECT COUNT(*) FROM statistics.piwik_site = 53

Any advices how to correct this?

Thanx.

Guida contributor