On Thu, Aug 1, 2013 at 2:50 AM, Matt Jibson <matt.jib...@gmail.com> wrote:

> I've been attempting to deploy a new version of an app all night. I get a
> "Try Again (503)" every time. Now my app is throwing 500s and the error log
> says: "Request failed because the app binary was missing." This is
> surprising since the appcfg update failed, so it shouldn't have deleted the
> existing binary.
>

I've had that happen on the Go runtime as well.

The best way to fix it Is to edit your app.yaml file to a different
application version number, then upload it. If it uploads successfully (you
can test it by going to [version-name].[your-app-id].appspot.com) you can
then make it the default version by going to the Versions page of the admin
console.


-----------------
-Vinny P
Technology & Media Advisor
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to