Skip to content

Instantly share code, notes, and snippets.

@kadel
Created April 17, 2019 13:07
Show Gist options
  • Save kadel/ad5f3df5028cc7f2435932754c12c6e2 to your computer and use it in GitHub Desktop.
Save kadel/ad5f3df5028cc7f2435932754c12c6e2 to your computer and use it in GitHub Desktop.
Tomas Kral [3:06 PM]
I'm still unable to create cluster using installer :disappointed:
Always ending up with `FATAL waiting for Kubernetes API: context deadline exceeded`.
The last one that I have tried is `4.0.0-0.ci-2019-04-17-050915`
@vrutkovs I've tried your script but got only this:
```
Gathering bootstrap journals ...
Gathering bootstrap containers ...
Gathering cluster resources ...
Waiting for logs ...
The connection to the server api.tkral-ci.devcluster.openshift.com:6443 was refused - did you specify the right host or port?
The connection to the server api.tkral-ci.devcluster.openshift.com:6443 was refused - did you specify the right host or port?
The connection to the server api.tkral-ci.devcluster.openshift.com:6443 was refused - did you specify the right host or port?
The connection to the server api.tkral-ci.devcluster.openshift.com:6443 was refused - did you specify the right host or port?
The connection to the server api.tkral-ci.devcluster.openshift.com:6443 was refused - did you specify the right host or port?
The connection to the server api.tkral-ci.devcluster.openshift.com:6443 was refused - did you specify the right host or port?
The connection to the server api.tkral-ci.devcluster.openshift.com:6443 was refused - did you specify the right host or port?
The connection to the server api.tkral-ci.devcluster.openshift.com:6443 was refused - did you specify the right host or port?
The connection to the server api.tkral-ci.devcluster.openshift.com:6443 was refused - did you specify the right host or port?
The connection to the server api.tkral-ci.devcluster.openshift.com:6443 was refused - did you specify the right host or port?
The connection to the server api.tkral-ci.devcluster.openshift.com:6443 was refused - did you specify the right host or port?
The connection to the server api.tkral-ci.devcluster.openshift.com:6443 was refused - did you specify the right host or port?
The connection to the server api.tkral-ci.devcluster.openshift.com:6443 was refused - did you specify the right host or port?
The connection to the server api.tkral-ci.devcluster.openshift.com:6443 was refused - did you specify the right host or port?
The connection to the server api.tkral-ci.devcluster.openshift.com:6443 was refused - did you specify the right host or port?
The connection to the server api.tkral-ci.devcluster.openshift.com:6443 was refused - did you specify the right host or port?
The connection to the server api.tkral-ci.devcluster.openshift.com:6443 was refused - did you specify the right host or port?
The connection to the server api.tkral-ci.devcluster.openshift.com:6443 was refused - did you specify the right host or port?
The connection to the server api.tkral-ci.devcluster.openshift.com:6443 was refused - did you specify the right host or port?
The connection to the server api.tkral-ci.devcluster.openshift.com:6443 was refused - did you specify the right host or port?
The connection to the server api.tkral-ci.devcluster.openshift.com:6443 was refused - did you specify the right host or port?
The connection to the server api.tkral-ci.devcluster.openshift.com:6443 was refused - did you specify the right host or port?
The connection to the server api.tkral-ci.devcluster.openshift.com:6443 was refused - did you specify the right host or port?
Gather remote logs
/usr/local/bin/installer-gather.sh: line 92: $(dig -t SRV "_etcd-server-ssl._tcp.${DOMAIN}" +short | cut -f 4 -d ' ' | sed 's/.$//'): No such file or directory
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment