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

Failed to download index: https://nodejs.org/dist/index.json connect ETIMEDOUT 104.20.23.46:443 #301

Open
qsh521xy opened this issue Sep 11, 2024 · 1 comment

Comments

@qsh521xy
Copy link

Failed to download index: https://nodejs.org/dist/index.json
connect ETIMEDOUT 104.20.23.46:443

@TemaSM
Copy link

TemaSM commented Oct 25, 2024

The problem is not related to NVS.

According to the error code (ETIMEDOUT), an HTTPS request timeout occurred while retrieving Nodejs version information from the official website.
This could happen for one of the following reasons:

  1. Temporary unavailability of the specified URL at the time of nvs execution.
  2. Temporary network problem on your side at the time of nvs execution.
  3. Possible restrictions from your ISP or regulators in your country (the IP address behind the URL is registered to the US and Cloudflare).
  4. Possible SSL certificates incompatibility. It is recommended to perform a system update to update the data in the certificates store.

@qsh521xy Please, try again and if the problem is solved, close this Issue.

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