redhatdemocentral / ocp-install-demo

OpenShift Container Platform installed in fully automated and repeatable fashion on your laptop. Get started with your containerized development with a private PaaS installed in just minutes.
82 stars 60 forks source link

error installing ocp #14

Closed babluchandran closed 7 years ago

babluchandran commented 7 years ago

Tried installing ocp in rhel7 with docker version 1.13 and oc version 3.4.1.2-1. Getting the below error when i run the ./init.sh file. **-- Checking Docker daemon configuration ... FAIL Error: did not detect an --insecure-registry argument on the Docker daemon Solution:

 Ensure that the Docker daemon is running with the following argument:
    --insecure-registry 172.30.0.0/16

Problem with installation that I can't resolve, please raise an issue and add error output:

https://github.com/redhatdemocentral/ocp-install-demo/issues/new**

babluchandran commented 7 years ago

I followed the instructions in this link to add insecure registry.... https://github.com/openshift/origin/blob/master/docs/cluster_up_down.md#linux Still facing the same error.

eschabell commented 7 years ago

If your fixes do not work as described in the OpenShift Origin (that uses just 'oc cluster up') then it will not work here either. Make sure your firewall and insecure registries are setup to work with just command line 'oc cluster up'.

If that works and then it fails here, please report the console output here.

eschabell commented 7 years ago

Closing due to lack of input and need to retest with updated version 3.4.