Error testing connection : java.io.IOException: Failed to connect to /127.0.0.1:56153

Hi All,
When connecting jenkins to minikube cluster I am getting below error while testing the connection
Error testing connection : java.io.IOException: Failed to connect to /127.0.0.1:56153

I ensured that both jenkins and minikubet are on same network. Can anyone please help me on this.

Have you solved this problem?

echo "$(docker inspect -f '{{range.NetworkSettings.Networks}}{{.IPAddress}}{{end}}' minikube):8443"

Use this command to get the IP and replace the server IP with the new IP in config file