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

[ubicloud] Try installing java till it is succeeded #7

Merged
merged 1 commit into from
Oct 11, 2024

Commits on Oct 11, 2024

  1. [ubicloud] Try installing java till it is succeeded

    Server for temurin java is flaky, it sometimes return error while trying
    to install it. Sample error is given below
    
    `
    Failed to fetch https://packages.adoptium.net/artifactory/deb/pool/main/t/temurin-8/temurin-8-jdk_8.0.422.0.0+5_arm64.deb
    Connection failed [IP: 104.18.20.66 443]
    `
    
    So, try installing via loop to make sure it is installed.
    velioglu committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    972aa4c View commit details
    Browse the repository at this point in the history