Yarn: registry.yarnpg.com is down, but status.yarnpkg.com is green

Created on 22 May 2018  路  14Comments  路  Source: yarnpkg/yarn

At 2018-05-22 09:22:01+02:00,

registry.yarnpg.com returns the following error message:

Error 503 No healthy backends
No healthy backends

Guru Mediation:
Details: cache-fra19124-FRA 1526973594 170258232

Varnish cache server

But status.yarnpkg.com lists the registry as operational.

triaged

Most helpful comment

Looks to be due to degraded performance on NPM's side: https://status.npmjs.org/

Edit: NPM fix implemented and Yarn has returned to normal for me

image

All 14 comments

I also struggled with this error. Please help us?

Looks to be due to degraded performance on NPM's side: https://status.npmjs.org/

Edit: NPM fix implemented and Yarn has returned to normal for me

image

But there also seems to be an issue with the status page? It should show the correct status of the registry when it is not reachable?

Agreed - although this particular incident is resolved, it should have been showing problems on the Yarn status page even if the problem originated upstream.

I still got this problem; yarn add fails but npm install works fine. The yarn registry site still shows a 503 with guru meditation

Looks down again, possibly due to NPM:

image

Seems down!

https://twitter.com/yarnpkg/status/1035896058616991744

We're aware of connectivity issues when accessing the registry. We believe they are caused by a dns resolution problem that affected npm - it should resolve once the various dns caches get cleared. More info at https://status.npmjs.org/

More generally speaking, if you see the registry going down, it's highly unlikely the problem comes from us, and even more unlikely we can do anything about it, since we don't maintain an full mirror.

Oh, thanks!

sorry to bring this up, but:

error An unexpected error occurred: "https://registry.yarnpkg.com/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-5.6.0.tgz: Request failed \"500 Internal Server Error\"".

anything wrong with yarnpkg now?

More generally speaking, if you see the registry going down, it's highly unlikely the problem comes from us, and even more unlikely we can do anything about it, since we don't maintain an full mirror.

To clarify: this issue is not about the yarn registry being down because the npm registry is down. Obviously, if the yarn registry is just a mirror, then not much can be done about this.

My suggestion is however to make this more transparent on http://status.yarnpkg.com. The fact that the yarn registry is a mirror may not be obvious to every user. I noticed that there is currently a tooltip on the status page, but perhaps something even more prominent would be helpful?

Or even better, the status page could link to npmjs status page?

Today

initial error around 2020-05-29T11:15:00+0200
fixed around 2020-05-29T11:32:28+02:00

yarn cli fails

"https://registry.yarnpkg.com/@firebase/installations-types/-/installations-types-0.3.4.tgz: Request failed \"503 Service Unavailable\"".
[...]
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...

since for the period

  • i'm live streaming music from youtube,
  • ping says my internet connection can connect to the usual checkpoints (1.1.1.1, 8.8.8.8)
  • I was able to lookup both status page
  • I was able to find this issue on github
    I assume my network connection is actually fine
    yarn-error.log

I guess this could be closed now, http://status.yarnpkg.com doesn't seem to exist anymore.

Was this page helpful?
0 / 5 - 0 ratings