Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Invalid character(s) found in patch number "173.21" #84

Open
sully6768 opened this issue Nov 14, 2017 · 0 comments
Open

Error: Invalid character(s) found in patch number "173.21" #84

sully6768 opened this issue Nov 14, 2017 · 0 comments

Comments

@sully6768
Copy link

sully6768 commented Nov 14, 2017

When using the oc-cluster-wrapper I am getting the following error:

/> oc-cluster up test --image registry.access.redhat.com/openshift3/ose --version v3.6.173.0.21
/# Using client for origin v3.6.1
[INFO] Created self signed certs. You can avoid self signed certificates warnings by trusting this certificate: /Users/scottes/.oc/certs/master.server.crt
[INFO] Running a new cluster
[INFO] Shared certificates copied into the cluster
oc cluster up --version v3.6.173.0.21 --image registry.access.redhat.com/openshift3/ose --public-hostname 127.0.0.1 --routing-suffix apps.127.0.0.1.nip.io --host-data-dir /Users/scottes/.oc/profiles/test/data --host-config-dir /Users/scottes/.oc/profiles/test/config --host-pv-dir /Users/scottes/.oc/profiles/test/pv --use-existing-config -e TZ=CST
Starting OpenShift using registry.access.redhat.com/openshift3/ose:v3.6.173.0.21 ...
-- Checking OpenShift client ... OK
-- Checking Docker client ... OK
-- Checking Docker version ... OK
-- Checking for existing OpenShift container ... OK
-- Checking for registry.access.redhat.com/openshift3/ose:v3.6.173.0.21 image ... OK
-- Checking Docker daemon configuration ... OK
-- Checking for available ports ... OK
-- Checking type of volume mount ...
Using Docker shared volumes for OpenShift volumes
-- Creating host directories ... OK
-- Finding server IP ...
Using public hostname IP 127.0.0.1 as the host IP
Using 127.0.0.1 as the server IP
-- Starting OpenShift container ...
Creating initial OpenShift configuration
FAIL
Error: could not update OpenShift configuration
Caused By:
Error: Invalid character(s) found in patch number "173.21"
[ERROR] There's been an error creating the cluster, the profile [test] will be removed

I am deploying this to OSX 10.11.6 and docker 1.13.1. I have cleaned out my local docker image repository and along with the .oc directory.

Any ideas?

Cheers,
SES

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant