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

May need to be able to pass http session type to the curl commands #193

Open
rit001 opened this issue Sep 6, 2023 · 1 comment
Open

Comments

@rit001
Copy link

rit001 commented Sep 6, 2023

Describe Request:

Someone has reported curl errors in the circleci forums here, when using the orb

https://discuss.circleci.com/t/nodejs-regularly-fails-to-install-after-10min/49170

The resulting curl errors seem to match reports like the following

https://stackoverflow.com/questions/56413290/getting-curl-92-http-2-stream-1-was-not-closed-cleanly-internal-error-err

This thread, while being rather old does indicate that the ability to switch curl back to the HTTP/1 protocol for HTTPS connections can resolve issues.

The ability to emulate the original poster's environment is limited due to a lack of info and the fact that I'm just helping out on the forums and so do not have easy access to all possible environments as I use a free circleci account.

@brainbicycle
Copy link

this is failing pretty often for us in this way: https://app.circleci.com/pipelines/github/artsy/eigen/47365/workflows/872ccd61-b83c-4450-a55a-c646145b060c/jobs/162183
May try installing via brew for now but any workarounds or ideas appreciated!

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

No branches or pull requests

2 participants