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 when executing deis register https://deis.xx-xx.domain.com but works for http in deis V2.21.5 #53

Open
Anilkumar18 opened this issue Aug 19, 2020 · 0 comments

Comments

@Anilkumar18
Copy link

deis version : v2.21.5
helm version : version.BuildInfo{Version:"v3.3.0", GitCommit:"8a4aeec08d67a7b84472007529e8097ec3742105", GitTreeState:"dirty", GoVersion:"go1.14.7"}

When executing the command deis register https://deis.xx-xx.domain.com , we get the following error.

Error: https://deis.xx-xx.domain.com does not appear to be a valid Deis controller.
Make sure that the Controller URI is correct, the server is running and
your deis version is correct.

We used below command to install the workflow :
helm install hephy/workflow --namespace deis --generate-name --set global.use_rbac=true -f values.yaml

All the deis pods are in running state.

deis register works when doing with http:// but not https.

Any inputs or workaround for this issue?
Appreciate the assistance in advance. Thanks.

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