On Fri, Jul 25, 2014 at 12:12 PM, Jordan <[email protected]> wrote:
> I deploy my application via appcfg.py --oauth2 --noauth_local_webserver > update . > Everything was working fine last week, but over the past 24 hours I keep > getting this error: > 09:11 PM Application: my-app; version: 0-1-0 > 09:11 PM Host: appengine.google.com > 09:11 PM Starting update of app: my-app, version: 0-1-0 > > <h2>The server encountered an error and could not complete your > request.<p>Please try again in 30 seconds.</h2> > <h2></h2> > I don't see anything in the console logs. Please help!! :( > Hi Jordan, Sometimes upload errors occur on a transient basis, but they usually resolve themselves sooner or later. If you're still experiencing this issue, can you try calling a rollback ( appcfg.py rollback */application/directory* ) and see if that fixes your issue? ----------------- -Vinny P Technology & Media Consultant Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
