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

JavaUpdater Bad Request on java version 21 #223

Closed
SirDank opened this issue Nov 2, 2023 · 1 comment
Closed

JavaUpdater Bad Request on java version 21 #223

SirDank opened this issue Nov 2, 2023 · 1 comment

Comments

@SirDank
Copy link
Contributor

SirDank commented Nov 2, 2023

Show log
[02-11-2023 22:36:30][AP][WARN] Failed to start server: Java-Updater is enabled, but Java-Installation was not found! Enter '.check java' to install Java. Details: Java-Updater is enabled, but Java-Installation was not found! Enter '.check java' to install Java.
.check java
[22:38:34][AP][TASK] [1] > [JavaUpdater][100%] ing for updates...
url: https://api.adoptium.net/v3/assets/version/%5B21.0.1%2B12.1.LTS%2C%29?architecture=x64&heap_size=normal&image_type=jdk&jvm_impl=hotspot&lts=true&os=windows&page=0&page_size=20&project=jdk&release_type=ga&sort_method=DEFAULT&sort_order=DESC&vendor=eclipse
message: Bad Request
json:
null[02-11-2023 22:38:35][AP][INFO] JavaUpdater:
[02-11-2023 22:38:35][AP][WARN]
url: https://api.adoptium.net/v3/assets/version/%5B21.0.1%2B12.1.LTS%2C%29?architecture=x64&heap_size=normal&image_type=jdk&jvm_impl=hotspot&lts=true&os=windows&page=0&page_size=20&project=jdk&release_type=ga&sort_method=DEFAULT&sort_order=DESC&vendor=eclipse
message: Bad Request
json:
null

Actual
Bad Request

Steps
updater.yml

updater: 
  java-updater: 
    enable: true
    profile: AUTOMATIC
    version: 21
@github-actions github-actions bot added this to 🔍 Evaluating... in AutoPlug-Client-Development Nov 2, 2023
@Osiris-Team Osiris-Team moved this from 🔍 Evaluating... to 🐞 Bugs in AutoPlug-Client-Development Nov 2, 2023
@lkkuma lkkuma self-assigned this Nov 2, 2023
@Osiris-Team
Copy link
Owner

@SirDank fixed in 7.3.12 thanks for @lkkuma
7.3.12

  • FIX: "For input string error." when comparing versions that exceed the max int value.
  • FIX: JavaUpdater Bad Request on java version 21

AutoPlug-Client-Development automation moved this from 🐞 Bugs to ✅ Done Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

3 participants