npm / registry-issue-archive

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

Cannot query replicate.npmjs.com #358

Closed segrey closed 6 years ago

segrey commented 6 years ago

Querying

https://replicate.npmjs.com/registry/_design/app/_view/browseAll?group_level=2&skip=0&limit=7&start_key=%5B%22%40ang%22%5D&end_key=%5B%22%40angz%22%2C%7B%7D%5D

responses with

HTTP/1.1 404
npm-notice: this endpoint is deprecated
server: haproxy

Is it possible to restore handling such HTTP requests?

dylanbutler commented 6 years ago

We are seeing replicate.npmjs.com return 404s for us intermittently. Can someone please look into this?

1stvamp commented 6 years ago

Hi there,

Sorry for the delay but issues on here can get missed easily (In future try https://npm.community/ as it can be a lot easier for us to pick up on new issues there).

Please take a look at the announcement on the blog re. these views being deprecated and how you can recreate them on your own couchdb instances if you really need them (we may in future provide API endpoints that also replicate the functionality of the views, time and resources permitting).