Advertisement
Guest User

Untitled

a guest
Sep 9th, 2016
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. davsclaus:/Users/davsclaus/Documents/workspace/$ minishift start --memory=2000
  2. Starting local OpenShift cluster...
  3. 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
  4. You can attempt to regenerate them using 'docker-machine regenerate-certs [name]'.
  5. Be advised that this will trigger a Docker daemon restart which will stop running containers.
  6. . Retrying.
  7. oc is now configured to use the cluster.
  8. Run this command to use the cluster:
  9. oc login --username=admin --password=admin
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement