Created attachment 1216615 [details] The logs for pod showing the readiness probe fail Description of problem: The django psql quick start template app doesn't install and fails the readiness probe Version-Release number of selected component (if applicable): openshift v3.4.0.18+ada983f kubernetes v1.4.0+776c994 etcd 3.1.0-rc.0 How reproducible: always Steps to Reproduce: 1. Create a new project and a new app in it using quick start template oc new-project django oc new-app --template=django-psql-example 2. Wait for the pods to come up and note the state of the django app pod Actual results: The pod goes into crashloopBackoff after failing the readiness probe Expected results: the pod should come up and should be in running state Additional info: The logs for the pod are attached. It looks like the pod_ip:8080/health is failing.
fix: https://github.com/openshift/origin/pull/11738
new fix PR: https://github.com/openshift/django-ex/pull/66
verified with: openshift v3.4.0.19+346a31d kubernetes v1.4.0+776c994 etcd 3.1.0-rc.0
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:0066