-
Notifications
You must be signed in to change notification settings - Fork 102
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
Default eclipse version not downloadable #616
Comments
@SchettlerKoehler thanks for this feedback and creating the issue 👍 |
IMHO the best approach would be to get in touch with the maintainer of |
@hohwille, I think the main issue here is, that eclipse community has a registry of providers of downloads. These are universities and other founders of download capabilities. The download button at the eclipse website is a load balancer, which checks providers for the download to be available. Here it seems, that devonfw ide is requesting contents from just one of these download servers, which is not agreed to contain all data all the time. For a quickfix as devonfw ide is not working at all with default settings, we should switch the download url to a working one. In addition, we should create a ticket to switch the download URL to a more stable one (possibly even trying to use the load balancer of the eclipse download button on the eclipse site) |
Only one mirror link is working when downloading. Contacting Eclipse mirror support. |
I am able to access all the links from this mirror. All of them are working. https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/2021-09/R/eclipse-java-2021-09-R-win32-x86_64.zip&format=xml |
I think the below two links which will use the best available mirror would have been a stable choice. WDYT? |
Hi @isandesh1986, have you tried these links with the shell script? There is a lot tournarounds with the download tool, possibly curl or similar used in devonfw ide script (please check). If this works out, we should go with the stable link. But please give it a try. |
Hello @maybeec, It worked just fine. I was able to continue my installation successfully. If you want I can create a PR with the changes I made. |
Expected behavior
As a IDE user, I want the IDE to be usable with the default settings so that I can easily try the IDE without effort.
Actual behavior
ERROR: Failed to download eclipse-2021-03-windows.zip from https://ftp.osuosl.org/pub/eclipse/technology/epp/downloads/release/2021-03/R/eclipse-java-2021-03-R-win32-x86_64.zip
We are sorry for the inconvenience. Please check the above errors, resolve them and try again.
Exit code was 22
Steps to reproduce (bug) / Use Case of feature request (enhancement)
Related/Dependent Issues
Comments/Hints:
The version 2021-03 is the default version in the current IDE release and is not downloadable anymore. See https://ftp.osuosl.org/pub/eclipse/technology/epp/downloads/release/
Affected version:
The text was updated successfully, but these errors were encountered: