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

Can't start minishift with ASB #1137

Closed
Asgoret opened this issue Nov 20, 2018 · 3 comments
Closed

Can't start minishift with ASB #1137

Asgoret opened this issue Nov 20, 2018 · 3 comments
Assignees
Labels
3.12 | release-1.4 Kubernetes 1.12 | Openshift 3.12 | Broker release-1.4 kind/bug Categorizes issue or PR as related to a bug.

Comments

@Asgoret
Copy link

Asgoret commented Nov 20, 2018

Minishift with last ASB doesn't start. ASB doesn't installed not via minishift apply addon, no via oc cluster up

Bug:

-- Applying addon 'ansible-service-broker':...Error during post cluster up configuration: Error executing command 'ssh command error:
command : docker exec origin /bin/bash -c $'oc process ansible-service-broker -n ansible-service-broker -p BROKER_IMAGE=ansibleplaybookbundle/origin-ansible-service-broker:ansible-service-broker-1.4.2-1 -p DOCKERHUB_ORG=ansibleplaybookbundle -p ROUTING_SUFFIX=192.168.64.31.nip.io -p BROKER_CA_CERT=$(oc get secret -n kube-service-catalog -o go-template=\'{{ range .items }}{{ if eq .type \"kubernetes.io/service-account-token\" }}{{ index .data \"service-ca.crt\" }}{{end}}{{\"\\n\"}}{{end}}\' | tail -n 1) | oc create -n ansible-service-broker -f-'
err     : exit status 1
output  : Error in configuration: Missing or incomplete configuration info.  Please login or point to an existing, complete config file:

  1. Via the command-line flag --config
  2. Via the KUBECONFIG environment variable
  3. In your home directory as ~/.kube/config

To view or setup config directly use the 'config' command.
error: Missing or incomplete configuration info.  Please login or point to an existing, complete config file:

  1. Via the command-line flag --config
  2. Via the KUBECONFIG environment variable
  3. In your home directory as ~/.kube/config

To view or setup config directly use the 'config' command.
error: no objects passed to create
':

What happened:
Minishift doesn't start
What you expected to happen:
Work system
How to reproduce it:
MINISHIFT_ENABLE_EXPERIMENTAL=y minishift start --extra-clusterup-flags "--enable=*,service-catalog,automation-service-broker"

@Asgoret Asgoret changed the title Can`t deploy Can't start minishift with ASB Nov 20, 2018
@Asgoret
Copy link
Author

Asgoret commented Nov 20, 2018

@sdodson @jwmatthews
can you help guys, please? it's stops all testings of ASB....

@jmrodri jmrodri added bug 3.12 | release-1.4 Kubernetes 1.12 | Openshift 3.12 | Broker release-1.4 labels Nov 27, 2018
@openshift-ci-robot openshift-ci-robot added kind/bug Categorizes issue or PR as related to a bug. and removed bug labels Apr 14, 2019
@jorgemoralespou
Copy link

jorgemoralespou commented May 24, 2019

MINISHIFT_ENABLE_EXPERIMENTAL=y minishift start --extra-clusterup-flags "--enable=*,service-catalog,automation-service-broker,template-service-broker"

@jmrodri
Copy link
Contributor

jmrodri commented Oct 11, 2019

Closing won't fix.

@jmrodri jmrodri closed this as completed Oct 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.12 | release-1.4 Kubernetes 1.12 | Openshift 3.12 | Broker release-1.4 kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

5 participants