Hmmm. Well, if you've already tried disabling precompilation, I've not really got other 'good' ideas. What if you increment the version number in app.yaml? Can you deploy to a different appid? How about deploying other code (even the hello world demo) to that app?
Robert On Sat, Sep 10, 2011 at 10:32, GAEfan <[email protected]> wrote: > Thanks, Robert. That was great advice. But, alas, it did not give me > any hints as to why this is stalling. I tried --noisy as well. It > just lists the files as they are uploading. Nothing out of the > ordinary. Just stalls at some random file each time. > > I have also tried: > > --insecure > --no_precompilation > > to diagnose, but the update still stalls somewhere randomly. Weird. > > Any other ideas? > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
