Lab is showing error-java installation

For this lab, Labs - Java Introduction - KodeKloud, though I’ve installed jdk13.0 and set the PATH variable, lab is showing red. Hence, wanted to check what I have missed. I checked java -version, showing v13 as expected.

Hi @bitan700

You’ve installed it on the wrong server. From your screenshot, you’ve installed it on host01. The question asks for it to be on app01

You need to ssh to that server first, then install.

2 Likes

Thanks lot for pointing out the silly mistake :slight_smile: