Closed tnixa closed 5 years ago
This happened to me too - it seemed to fix itself after I reset my Kubernetes cluster though...
I'll investigate this to see if I can work out what is going on...
The PR #475 contains a workaround fix for the problem, while I have raised as separate issue for the underlying problem
Describe the bug Trying an
appsody deploy
of the python-flask stack and the endpoint is not reachableTo Reproduce Steps to reproduce the behavior:
mkdir python-flask
cd python-flask
appsody init python-flask
appsody deploy -v
Expected behavior Expected to get the usual endpoint webpage
Actual behaviour The endpoint URL given
http://localhost:31867
is not reachableEnvironment Details (please complete the following information):
If applicable please specify:
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here.