Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm is down #1624

Closed
egoroof opened this issue Aug 6, 2020 · 67 comments
Closed

npm is down #1624

egoroof opened this issue Aug 6, 2020 · 67 comments

Comments

@egoroof
Copy link

egoroof commented Aug 6, 2020

open https://www.npmjs.com/package/@2gis/tiny-map got 503 {"error":"Service Unavailable"} or sometimes

ESOCKETTIMEDOUT
id: 22e8c953-b92e-4626-96c3-66857626c11b

also 404's sometimes on packages install

upd see current status on https://status.npmjs.org/

@egoroof egoroof changed the title [BUG] npm is down npm is down Aug 6, 2020
@mark-beeby
Copy link

We're also receiving erroneous 404's from a variety of packages, different package each time...

npm ERR! code E404

@rexchoppers
Copy link

Hi,

We're also having the same problem with the following package: https://www.npmjs.com/package/@nestjs/typeorm. We cannot access this package on the site and via npm install.

The following shows on the website:

ESOCKETTIMEDOUT

id: 72632f72-98ce-441b-80ac-335af76b4766

image

The following shows on our CI/CD:

npm ERR! 404 '@nestjs/typeorm@6.2.0' is not in the npm registry.

@greg-md
Copy link

greg-md commented Aug 6, 2020

MS :trollface:

@dvantourout
Copy link

Same here, 403 and 404 errors

@SilentImp
Copy link

MS :trollface:

Just wait. GitHub is also MS, so … :trollface:

@rained23
Copy link

rained23 commented Aug 6, 2020

maybe you forgot to renew your npm subscription :trollface:

@greg-md
Copy link

greg-md commented Aug 6, 2020

MS :trollface:

Just wait. GitHub is also MS, so … :trollface:

Soon TikTok will join the squad. :trollface:

@InCorCadit16
Copy link

Heh, I can't run CI jobs on my project at work because of this(

@rexchoppers
Copy link

Heh, I can't run CI jobs on my project at work because of this(

Join the queue

@JrontEnd
Copy link

JrontEnd commented Aug 6, 2020

same issue

@tuxounet
Copy link

tuxounet commented Aug 6, 2020

idem

@chanyounghur
Copy link

Heh, I can't run CI jobs on my project at work because of this(

so I pushed node_modules to github lol

@otonck
Copy link

otonck commented Aug 6, 2020

Same here :)

@ujlbu4
Copy link

ujlbu4 commented Aug 6, 2020

https://status.npmjs.org/

Update - The ongoing issue may also affect installation of scoped packages. We continue investigating these issues.
Aug 6, 08:55 UTC

@TheGLander
Copy link

https://status.npmjs.org/

Update - The ongoing issue may also affect installation of scoped packages. We continue investigating these issues.
Aug 6, 08:55 UTC

For me https://status.npmjs.org/ is down

@vMReal
Copy link

vMReal commented Aug 6, 2020

same issue

https://registry.npmjs.org/...-> registry responds with 404

https://www.npmjs.com/package/.... -> dashboard responds with ESOCKETTIMEDOUT

@ziimakc
Copy link

ziimakc commented Aug 6, 2020

+1

@lartheon
Copy link

lartheon commented Aug 6, 2020

This couldn't have happened at a better time for me.... 🤦‍♂️
Someone call IT, tell them to turn it off and on again

@RosenTomov
Copy link

Any news whats going on? When is it getting resolved?

@ziimakc
Copy link

ziimakc commented Aug 6, 2020

Latest news from npm: https://status.npmjs.org/

We have identified the problematic component and the team is working on a fix.
Aug 6, 09:09 UTC

@edmooney
Copy link

edmooney commented Aug 6, 2020

Getting 404's as well: npm ERR! 404 Not Found - GET https://registry.npmjs.org/@polka%2furl - Not found

@ohadch
Copy link

ohadch commented Aug 6, 2020

Same here

(base) ohadchaet@Ohads-MacBook-Pro main % npm i -g firebase-tools
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@google-cloud%2fpubsub - Not found
npm ERR! 404 
npm ERR! 404  '@google-cloud/pubsub@^1.7.0' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 It was specified as a dependency of 'firebase-tools'
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/ohadchaet/.npm/_logs/2020-08-06T09_29_56_322Z-debug.log
(base) ohadchaet@Ohads-MacBook-Pro main % 

@altbdoor
Copy link

altbdoor commented Aug 6, 2020

Ditto, builds with Angular is also failing, with @angular-devkit/build-angular.

$ npm i @angular-devkit/build-angular
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@angular-devkit%2fbuild-angular - Not found
npm ERR! 404
npm ERR! 404  '@angular-devkit/build-angular@~0.1000.5' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\User\AppData\Roaming\npm-cache\_logs\2020-08-06T09_35_02_319Z-debug.log

@ziimakc
Copy link

ziimakc commented Aug 6, 2020

Latest news from npm: https://status.npmjs.org/

Update - The issue with the npm website was resolved. We are still looking into error telemetry for installation of scoped packages but are seeing signs of improvement.
Aug 6, 09:33 UTC

@greg-md
Copy link

greg-md commented Aug 6, 2020

Heh, I can't run CI jobs on my project at work because of this(

so I pushed node_modules to github lol

lol

@tuphamdev96
Copy link

The same :)
image

@devilmayhorny
Copy link

same here.
image

@RosenTomov
Copy link

Are there any registry mirrors we can use?

@gengjiawen
Copy link

Are there any registry mirrors we can use?

You can try taobao: yarn install --registry=https://registry.npm.taobao.org

@egoroof
Copy link
Author

egoroof commented Aug 6, 2020

@maxamorim
Copy link

c0b4c695-e227-4d7f-b5c7-1efe470fdf21

@egoroof
Copy link
Author

egoroof commented Aug 6, 2020

We replaced the faulty cache and our telemetry indicates a significant improvement in error rates. We'll continue to monitor the situation and make sure all issues are fully resolved.
Aug 6, 11:36 UTC

https://status.npmjs.org/

@seankonig
Copy link

back up and running. thank you

@abdelaziz321
Copy link

yes, it works now for me.

@komlodin
Copy link

komlodin commented Aug 6, 2020

yarn install finished without errors!

Done in 250.75s.

@egoroof
Copy link
Author

egoroof commented Aug 6, 2020

Done in 250.75s.

try npm ci :)

@maxamorim
Copy link

Ladies and gentlemen, it's alive!

@godkun
Copy link

godkun commented Aug 6, 2020

mark

@E-jarod
Copy link

E-jarod commented Aug 6, 2020

image
It 's working !!!!

@egoroof
Copy link
Author

egoroof commented Aug 6, 2020

more than 3.5 hours of outage - cool uptime

@egoroof egoroof closed this as completed Aug 6, 2020
@wildmichael
Copy link

I still see the problem:

npm i @tuxc/long
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@tuxc%2flong - Not found
npm ERR! 404
npm ERR! 404  '@tuxc/long@latest' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

@rexchoppers
Copy link

@egoroof Agreed, leaving us without CI/CD for 3.5 hours is ridiculous. This problem has been resolved however and if you're experiencing issues I'd give it another 30 minutes or so

@wildmichael
Copy link

Still waiting.

@SRNV
Copy link

SRNV commented Aug 6, 2020

@wildmichael
Copy link

wildmichael commented Aug 6, 2020

Well, it ain't for me:

$ npm i @tuxc/long
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@tuxc%2flong - Not found
npm ERR! 404
npm ERR! 404  '@tuxc/long@latest' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

@otonck
Copy link

otonck commented Aug 6, 2020

I don't see any trace of a @tuxc/long package on npmjs.com.
My guess is that this is another issue, may be should you search for a replacement package (long ?).

@pumano
Copy link

pumano commented Aug 6, 2020

Guys please check detailed info about today outage, don't spam here: https://status.npmjs.org/incidents/cksjqc1w11v5

@wildmichael
Copy link

Thanks for being patronizing. Where else should I complain that the issue isn't fixed for this package then? Because the "detailed info" doesn't allow me to provide any feedback.

@otonck this particular package is a transitive dependency somewhere in angular, not my choice.

@otonck
Copy link

otonck commented Aug 6, 2020

@wildmichael ok, i guess you just mistyped the package name (should be xtuc and not tuxc from angular's yarn.lock)

@wildmichael
Copy link

Banging my head against the wall. Very sorry for the noise.

@night-lake
Copy link

:trollface:

@alamenai
Copy link

npm i firebase npm ERR! Response timeout while trying to fetch http://registry.npmjs.org/firebase (over 30000ms)

The same issue with firebase.

@night-lake
Copy link

:trollface:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests