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 with start-with-minishift #51

Open
galderz opened this issue Jan 18, 2018 · 3 comments
Open

Error with start-with-minishift #51

galderz opened this issue Jan 18, 2018 · 3 comments

Comments

@galderz
Copy link
Contributor

galderz commented Jan 18, 2018

Error:

-- Registering template service broker with service catalog ... FAIL
   Error: cannot register the template service broker
   Caused By:
     Error: cannot create objects from template openshift-infra/template-service-broker-registration
     Caused By:
       Error: unable to recognize servicecatalog.k8s.io/v1beta1, Kind=ClusterServiceBroker: no matches for servicecatalog.k8s.io/, Kind=ClusterServiceBroker
Error during 'cluster up' execution: Error starting the cluster.

If I then call start-with-minishift again, I get:

+ oc login -u system:admin
error: dial tcp 192.168.99.100:8443: connect: no route to host - verify you have provided the correct host and port and that the server is currently running.
@galderz
Copy link
Contributor Author

galderz commented Jan 18, 2018

First time it executes, it says:

-- Finding server IP ...
   Using 192.168.64.5 as the server IP

Why is it then asking to connect to 192.168.99.100?

@galderz
Copy link
Contributor Author

galderz commented Jan 18, 2018

192.168.99.100 is the IP address of minikube I use. Why is it trying to get to that?

@galderz
Copy link
Contributor Author

galderz commented Jan 18, 2018

I had to oc login https://192.168.64.5:443 and then it worked.

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