adoptium / adoptium/api.adoptium.net
VSCode client has regular failures downloading from API (separate API and GH issues)
Open
bug
- Dominant language
- Kotlin
- Stars
- 44
- Forks
- 36
- Avg merge
- 5h 27m
- Merged PRs (30d)
- 42
Description
Reported by the VS Code team.
Steps Are:
* Fetch metadata from https://api.adoptium.net/v3/assets/latest/17/hotspot
* Download corresponding JDK with its 'binary.installer.link' property, which points to github.com
From our observation, a big part of users failed to download the installer from github.com
And occasionally there's also cases that they failed to access api.adoptium.net, like below, which I believe is mainly their networking issue.
> RequestError: Error: getaddrinfo ENOTFOUND api.adoptopenjdk.net api.adoptopenjdk.net:443
Contributor guide
Assessment
This issue has not been assessed yet.