pkrish

CDK minishift error

Jun 8th, 2017
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.39 KB | None | 0 0
  1. kprasann-OSX:~ kprasann$ sudo chown root:wheel $(brew --prefix)/opt/docker-machine-driver-xhyve/bin/docker-machine-driver-xhyve
  2. kprasann-OSX:~ kprasann$ sudo chmod u+s $(brew --prefix)/opt/docker-machine-driver-xhyve/bin/docker-machine-driver-xhyve
  3. kprasann-OSX:~ kprasann$ minishift setup-cdk
  4. Setting up CDK 3 on host using '/Users/kprasann/.minishift' as Minishift's home directory
  5. Copying minishift-rhel7.iso to '/Users/kprasann/.minishift/cache/iso/minishift-rhel7.iso'
  6. Copying oc to '/Users/kprasann/.minishift/cache/oc/v3.5.5.8/oc'
  7. Creating configuration file '/Users/kprasann/.minishift/config/config.json'
  8. Creating marker file '/Users/kprasann/.minishift/cdk'
  9. Default add-ons anyuid, admin-user, eap-templates, fuse-templates installed
  10. Default add-ons anyuid, admin-user, eap-templates, fuse-templates enabled
  11. CDK 3 setup complete.
  12. kprasann-OSX:~ kprasann$ minishift start
  13. Starting local OpenShift cluster using 'xhyve' hypervisor...
  14. E0608 10:40:20.559121 3552 start.go:176] Error starting the VM: Error attempting to get plugin server address for RPC: Failed to dial the plugin server in 10s. Retrying.
  15. E0608 10:40:30.561202 3552 start.go:176] Error starting the VM: Error attempting to get plugin server address for RPC: Failed to dial the plugin server in 10s. Retrying.
  16. E0608 10:40:40.561728 3552 start.go:176] Error starting the VM: Error attempting to get plugin server address for RPC: Failed to dial the plugin server in 10s. Retrying.
  17. Error starting the VM: Error attempting to get plugin server address for RPC: Failed to dial the plugin server in 10s
  18. Error attempting to get plugin server address for RPC: Failed to dial the plugin server in 10s
  19. Error attempting to get plugin server address for RPC: Failed to dial the plugin server in 10s
  20. kprasann-OSX:~ kprasann$ minishift start --logtostderr --show-libmachine-logs
  21. Starting local OpenShift cluster using 'xhyve' hypervisor...
  22. E0608 10:44:36.827125 3564 start.go:176] Error starting the VM: Error attempting to get plugin server address for RPC: Failed to dial the plugin server in 10s. Retrying.
  23. E0608 10:44:46.827375 3564 start.go:176] Error starting the VM: Error attempting to get plugin server address for RPC: Failed to dial the plugin server in 10s. Retrying.
  24. E0608 10:44:56.827685 3564 start.go:176] Error starting the VM: Error attempting to get plugin server address for RPC: Failed to dial the plugin server in 10s. Retrying.
Add Comment
Please, Sign In to add comment