Hacker News new | past | comments | ask | show | jobs | submit login
Tell HN: Npmjs.com seems to be down for scoped packages
11 points by chfritz 11 months ago | hide | past | favorite | 18 comments
Looks like the npmjs.com registry is failing to serve many (most?) scoped packages right now. For instance https://www.npmjs.com/package/@prisma/client says "looks like something unexpected occurred! diagnostics id: 81e64be90eba9e6b_912a". And trying to `npm install` such packages times out with an error, "KV GET failed: 401 Unauthorized".



Its an issue with Cloudflare Pages and Workers KV https://www.cloudflarestatus.com/incidents/l6x2h1zp69bc


Cloudflare, hu? Great, I thought Cloudflare was meant to increase stability.


Can confirm.

On a side node: How can it be that Google already indexed this thread like 1 minute after creating it? (second hit when searching for 'KV GET failed, 401')


Right, they indexed this FAST


That's what I thought too. So crazy!


Found the same error: npm ERR! 500 Internal Server Error - GET https://registry.npmjs.org/@tootallnate/quickjs-emscripten/-... - KV GET failed: 401 Unauthorized


Seems like an issue with ~aws~ cloudflare. There are a lot of reported issues on Downdetector


This is a 500 server error, would that still be cloudflare, sounds more like a npmjs server issue


They are now showing it on their status page and tracking it: https://status.npmjs.org/


Yep, also finding the same issue Failed to load resource: the server responded with a status of 500 ()


Same issue.

Failed to load resource: the server responded with a status of 500 ()


Thank you so much for posting this; you're a real one.


I picked the wrong day to refactor an npm build.


They seem to be back up!


It seems to be backup


I believe its back up


Can confirm!


having same issue..




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: