I have some strange behavior in Google App Engine (PHP). I have deployed first version of my application in App Engine. I click on the Service, no response. The network shows "(failed)"
. Ok so my guess is that there is no instance running.
I deployed again, then the old version works but not the new? Something is strange here.
As you can see the instance shows 0 on live version and other old versions are working and shows 1 instance. Why is that?