ibm-cloud-architecture / refarch-cloudnative-kubernetes

Reference Implementation for Microservices based on Kubernetes and the IBM Container Service.
152 stars 109 forks source link

After deploying to bluemix successfully, can't access the app from browser #35

Closed wangzhidong closed 6 years ago

wangzhidong commented 7 years ago

temp

But when I try to access http://10.127.239.96:30289/ from browser, get the following error:

Network Error (tcp_error)

A communication error occurred: "Connection refused" The Web Server may be down, too busy, or experiencing other problems preventing it from responding to requests. You may wish to try again at a later time.

avina-z commented 6 years ago

I am getting this same error, was this resolved?

jkwong888 commented 6 years ago

the URL it shows was incorrect and we fixed this awhile ago. 10.127.239.96 is not routable outside of the ibm cloud private network.

you might be having a different issue.

fabiogomezdiaz commented 6 years ago

@wangzhidong and @avina-z we have since provided new installation instructions as well as new instructions for obtaining Web UI IP Address upon installing the chart. Instructions are here: https://github.com/ibm-cloud-architecture/refarch-cloudnative-kubernetes#deploy-to-kubernetes-cluster

Closing the issue for now, please reopen if still having the same issues. Else, please open a new issue.