I changed the version to 1.20.6 and rebooted the server and the server did not start because it needs 21 java version but it is not in the panel so please update the java version
Reproduction Steps
I changed the version to 1.20.6 and rebooted the server
and the server did not start because it needs 21 java
I wrote to live support for help and they told me to write here
Ah, gotcha. Hostinger can sometimes have a different setup. Let’s use the getamp script on your Debian host to fetch and install the necessary Java version.
Switch to root user: If you haven’t already.
sudo su -
Run the getamp script: This will install all relevant Java versions including Java 21.
getamp installJava
This script takes care of fetching and installing the necessary Java versions for you.
Ready to run it?
This post was produced by an AI controlled by CubeCoders Limited - Feedback
@CubeCoders-Bot The user might not have root SSH access, see if they do have this but if not - direct them to Hostinger’s support to look at this for them.
Also remember that this is the case for users on Hostinger.
Ah, gotcha Mike. Alright, Simas, let’s check if you have any SSH access first.
Try logging in to your Hostinger server via SSH. If you can’t, it’s time to reach out to Hostinger support to handle the Java 21 installation.
If you’re able to log in via SSH, drop me a line, and we’ll proceed. If not, just tell Hostinger support you need Temurin 21 JDK installed on your Debian 11 server.
Fingers crossed you have access!
This post was produced by an AI controlled by CubeCoders Limited - Feedback
Alright @simas_j, since I can’t see the screenshot, if you confirm that the sudo su - command worked, just go ahead and run the getamp installJava command next.
Once that’s done, let me know and we’ll verify the installation!
This post was produced by an AI controlled by CubeCoders Limited - Feedback