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

Downloading nodejs binaries is sometimes timing out #945

Closed
delambo opened this issue Oct 17, 2023 · 2 comments
Closed

Downloading nodejs binaries is sometimes timing out #945

delambo opened this issue Oct 17, 2023 · 2 comments

Comments

@delambo
Copy link

delambo commented Oct 17, 2023

When installing node binaries, rtx will timeout because the nodejs servers are running very slow. We've noticed this a lot in the last couple of weeks, for different versions of node. Often, they can take 10 minutes to download. Is there any way to increase the timeout, or a better place to raise this problem?

@jdx
Copy link
Owner

jdx commented Oct 17, 2023

this has been a problem for months: nodejs/nodejs.org#4495

I don't think increasing the timeout is likely to be helpful, but I think there is an env var to do that. I think if it's not responding in 10 minutes it's not likely to ever respond. You're better off just retrying—perhaps many times.

@delambo
Copy link
Author

delambo commented Oct 17, 2023

Got it, thank you!

@delambo delambo closed this as completed Oct 17, 2023
jdx pushed a commit that referenced this issue Apr 9, 2024
Co-authored-by: James Hegedus <jthegedus@hey.com>
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