<div dir="ltr"><div><div><div><div><div><div><div>Hello there,<br></div>   I was wondering if anyone could give me a hint on how to fix the following problem with the Openshift CDK 2.1.0 on Ubuntu 16.04.<br></div>After installing the CDK I cannot log in on the CDK console using my browser (firefox/Chrome)<br></div>A login using the browser  with url: <a href="https://10.1.2.2:8443/console">https://10.1.2.2:8443/console</a> results in the following error:<br><br>Unable to connect<br><br>Firefox can’t establish a connection to the server at <a href="http://10.0.2.15:8443">10.0.2.15:8443</a>. <br><br></div>A loging with OC client results in this error:<br>[vagrant@rhel-cdk ~]$ oc login -u admin -p admin <a href="https://10.1.2.2:8443">https://10.1.2.2:8443</a><br>Unable to connect to the server: x509: certificate is valid for 10.0.2.15, 127.0.0.1, 172.17.0.1, 172.30.0.1, not 10.1.2.2<br>[vagrant@rhel-cdk ~]$ <br><br><br></div>Openshift seems to be running fine in the vagrant box. No errors or failure hints in the log files as far as I can see.<br><br></div>Then I tried this : <br> <b>[vagrant@rhel-cdk ~]$ oc login -u admin -p admin <a href="https://10.1.2.2:8443">https://10.1.2.2:8443</a> --insecure-skip-tls-verify=true<br>Login successful.<br><br>You have access to the following projects and can switch between them with 'oc project <projectname>':<br><br>  * default<br>  * openshift<br>  * openshift-infra<br>  * sample-project (current)<br><br>Using project "sample-project".<br>[vagrant@rhel-cdk ~]$ ^C<br><br><br></b></div><div><b>Adding the insedcure-skip-tls-verif=true does the trick here but still something is not right here regarding the security. I can now loging using the OC client but Iḿ still not able to access the console using my browser.<br><br></b></div><div><b>What is wrong with my CDK installation and how can I fix it??? <br><br></b></div><div><b>Any help is greatly appreciated!!!<br><br></b></div><div><b>Regards,<br></b></div><div><b>Jan van de Klok <br></b></div><b></b></div>