npm / registry-issue-archive

An archive of the old npm registry issue tracker
https://npm.community
249 stars 47 forks source link

Download count is not working #342

Closed Ffloriel closed 6 years ago

Ffloriel commented 6 years ago

I noticed that the download count on npm is not working anymore. Every packages seems to receive less download this week.

Every packages seems to be concerned. https://www.npmjs.com/package/react https://www.npmjs.com/package/babel-core

cronvel commented 6 years ago

In fact, all stat-related stuffs seem to be broken recently... API for author's packages, package dependencies/depended upon, download count...

IlyaKhD commented 6 years ago

Checked about 10 packages, all the same: 0 daily downloads starting from May, 27 (28). E.g. the React npm downloads stats.

al-k21 commented 6 years ago

Seems like an issue with last-week period. E.g.:

cronvel commented 6 years ago

@al-k21 no, it's more like no more download counts are inserted. Your last-month stat will slowly deplete over the course of the month...

detrohutt commented 6 years ago

From https://status.npmjs.org/

Investigating - We're investigating a known issue with download counts not being updated properly in the past few days.

Jun 4, 17:30 UTC

You can subscribe to status updates for that issue from the same page.

detrohutt commented 6 years ago

It’s fixed: https://status.npmjs.org/incidents/b4ktc38pypd1

detrohutt commented 6 years ago

Well, it was supposedly fixed, but my package's download counts have still shown up as 0 on multiple days since then.

Ffloriel commented 6 years ago

Yes, the problem seem to have reappeared. On the home page, the Downloads · Last Day is 0

siddharthlatest commented 6 years ago

Chiming in here, as I am seeing the same thing for the past week. Reference: https://npm-stat.com/charts.html?package=socket.io&from=2017-06-28&to=2018-06-28