This is a recurring issue. From time to time, the statistics page reporting the number of installs are not updated in a timely manner. It is fairly normal that these are reset to zero for the previous week on Sunday and not updated until Wednesday. However it is unusual that they are not updated by the next Sunday.
As for the current situation: At least the following two projects have a number of zero recorded for the last two weeks (March 23 and 30):
- https://drupal.org/project/usage/rules_autotag
- https://drupal.org/project/usage/anonymous_publishing
(As is the case with a number of other projects at the time of writing.)
The number of reported installs on the project page is also not updated when this happens. I believe the two are related.
I'm not sure of this is fixed, but it seems to involved one or more of: flushing queues, restarting servers, or other infrastructure tasks.
Comments
Comment #1
tvn commentedThis has been fixed yesterday #2128619: Project usage/download/install statistics not being generated in a timely manner.
Comment #2
ti2m commentedGreat, thanks for the feedback, seems to work now.
Comment #4
gisleIt is happening again, so I'm reopening.
Comment #5
gisleComment #6
drummThe cause right now is that our Mongo instance on util seemed to be causing problems, and was shut off.
We need to:
Comment #7
basic commentedI will put this on buildvm.drupal.org, but need to
- increase the size of the disks
- configure a puppet module for mongodb
- copy data from util
Comment #8
basic commentedI've migrated our mongo data to buildvm.drupal.org and configured mongodb via puppet. The data is compatible between releases, and using the OS package (1.6.3) appears to be working:
Comment #9
drummProject module had assumed localhost. It is now configurable and running. If all goes well, stats will be parsed in ~3-6 hours. Caches will hold pages for up to 24 hours longer after that.
Comment #10
drummNow fixed.
When/if this breaks again, please do not re-open this old issue. The problem will be a new cause. Look for an active one at https://drupal.org/project/issues/infrastructure, and file a fresh one if needed.
Comment #12
dqdnot sure but it seems the reported installs of all projects on d.o. go down since 1-2 weeks rapidly. Not sure if this is the issue connected to this behaviour or not. feel free to mark as dup o.s. if I missed sth.
Comment #13
dqdups, sry, read the #10 too late. ...
Comment #14
dqdref to #2264811: Project usage statistics have dropped by 40%