Skip to content

Instantly share code, notes, and snippets.

@davsclaus
Created September 9, 2016 11:56
Show Gist options
  • Save davsclaus/a60a42c2922a2ab36f3a11b11f879711 to your computer and use it in GitHub Desktop.
Save davsclaus/a60a42c2922a2ab36f3a11b11f879711 to your computer and use it in GitHub Desktop.
davsclaus:/Users/davsclaus/Documents/workspace/$ minishift start --memory=2000
Starting local OpenShift cluster...
E0909 13:54:41.963300 21686 start.go:89] Error starting host: Error creating. Error creating machine: Error checking the host: Error checking and/or regenerating the certs: There was an error validating certificates for host "192.168.64.5:2376": tls: DialWithDialer timed out
You can attempt to regenerate them using 'docker-machine regenerate-certs [name]'.
Be advised that this will trigger a Docker daemon restart which will stop running containers.
. Retrying.
oc is now configured to use the cluster.
Run this command to use the cluster:
oc login --username=admin --password=admin
@eggie5
Copy link

eggie5 commented Oct 26, 2016

did you ever solve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment