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

Unable to connect to openshift after installation #90

Open
himoacs opened this issue Sep 30, 2019 · 1 comment
Open

Unable to connect to openshift after installation #90

himoacs opened this issue Sep 30, 2019 · 1 comment

Comments

@himoacs
Copy link

himoacs commented Sep 30, 2019

Hi,

First of all, thanks for this useful way of installing openshift. I appreciate it!

Secondly, I ran into the docker image issue which I was able to bypass by ignoring the docker checks. However, after the installation, I am not able to connect to openshift by running the:
open $(terraform output master-url) command.

I logged into the master node and could see the pods:

> $ oc get pods
NAME                       READY     STATUS    RESTARTS   AGE
docker-registry-1-jdsvq    1/1       Running   1          29m
registry-console-1-d2chx   1/1       Running   1          29m
router-1-ggncv             1/1       Running   1          29m

When I try to connect, I get this standard error:

This site can’t be reached


<ip>.xip.io refused to connect.
Try:

Checking the connection
Checking the proxy and the firewall
ERR_CONNECTION_REFUSED

Any idea what might be wrong here?

@bhajian
Copy link

bhajian commented Sep 30, 2019

Same here, I cannot connect to the master from outside VPC.

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

2 participants