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

Random 502 errors on installing dependencies #9095

Open
astragier opened this issue Aug 29, 2024 · 1 comment
Open

Random 502 errors on installing dependencies #9095

astragier opened this issue Aug 29, 2024 · 1 comment

Comments

@astragier
Copy link

We are using Yarn 1.22.19 and since today we face some errors in our ci when installing the dependencies: randomly we've got 502 bad gateway errors.

yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
error An unexpected error occurred: "https://registry.yarnpkg.com/@aws-crypto/sha256-js/-/sha256-js-3.0.0.tgz: Request failed \"502 Bad Gateway\"".
info If you think this is a bug, please open a bug report with the information provided in "/home/circleci/repo/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
@strazi
Copy link

strazi commented Sep 10, 2024

Happening here as well, 2 random builds failed with 502 error from registry.yarnpkg.com, succeeds later.

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

2 participants