We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
From @ColdHeat on July 1, 2017 23:43
I'm just trying to follow the Deploy Your First Application tutorial and I'm running into this error:
❯ deis pull deis/example-go -a expert-neckwear Creating build... Error: Unknown Error (400): {"detail":"Put http://127.0.0.1:5555/v1/repositories/expert-neckwear/: dial tcp 127.0.0.1:5555: getsockopt: connection refused"}
Copied from original issue: deis/workflow#834
The text was updated successfully, but these errors were encountered:
From @mikefaille on November 21, 2017 0:57
Same thing for me. I configured rbac too.
helm upgrade unrealistic-markhor deis/workflow --namespace deis --set global.experimental_native_ingress=true,controller.platform_domain=<hidden> --set global.use_rbac=true
Sorry, something went wrong.
No branches or pull requests
From @ColdHeat on July 1, 2017 23:43
I'm just trying to follow the Deploy Your First Application tutorial and I'm running into this error:
Copied from original issue: deis/workflow#834
The text was updated successfully, but these errors were encountered: