Hello,Firstly İt is an amazing content. Thank you so much!!! ,I set up this scenario on my local minicube on wsl2... and followed the same steps but I got the error "Error testing connection 127.0.0.1:35191: java.io.IOException: Failed to connect to /127.0.0.1:35191" how can I fix it?
@@iQuantConsult hello! thanks for your quick reply, as I stated before,I cretaed minicube and jenkins server on my local wsl2 without no issue, I have only issue when I try to integrate the jenkins into the minicube,I did the same configs like you on jenkins server( changed the .kube/config like you) but when I try to test btwn minicube and jenkins I got the above error) I am not sure maybe it is releated with the wsl2 minicube network issue. I swa the the people who faced this problem like me
@ okay. Yeah, it’s most likely the wsl2. I have not done this project on wsl2 before so I’m not privy to this problem. If the wsl2 is Ubuntu, try opening the NodePort of the minikube and port 8080 of the Jenkins server to see how it goes. For Jenkins (port 8080), the command will look like this: sudo ufw allow 8080/tcp
thanks a lot mam
😇
@@shahfeerdeen2001 you’re welcome
awesome man. such a great video. keep it up brother
@@ranukathilakarathna thank you. I will keep them coming.
great content thank you so much
@@DurulŞengün you’re welcome
nice video
@@kvs7720 thank you
Really needed this. Thanks man
@@paapanyinph glad it helps
Hello,Firstly İt is an amazing content. Thank you so much!!! ,I set up this scenario on my local minicube on wsl2... and followed the same steps but I got the error "Error testing connection 127.0.0.1:35191: java.io.IOException: Failed to connect to /127.0.0.1:35191" how can I fix it?
this is the error: "Error testing connection 127.0.0.1:35191: java.io.IOException: Failed to connect to /127.0.0.1:35191"
@ It's quite hard to debug an error like that. At what point in the project do you get this error?
@@iQuantConsult hello! thanks for your quick reply, as I stated before,I cretaed minicube and jenkins server on my local wsl2 without no issue, I have only issue when I try to integrate the jenkins into the minicube,I did the same configs like you on jenkins server( changed the .kube/config like you) but when I try to test btwn minicube and jenkins I got the above error) I am not sure maybe it is releated with the wsl2 minicube network issue. I swa the the people who faced this problem like me
@ okay. Yeah, it’s most likely the wsl2. I have not done this project on wsl2 before so I’m not privy to this problem.
If the wsl2 is Ubuntu, try opening the NodePort of the minikube and port 8080 of the Jenkins server to see how it goes. For Jenkins (port 8080), the command will look like this:
sudo ufw allow 8080/tcp