One issue that seems to pop up frequently involves error handlers in static directories. Although your error looks a bit different. https://groups.google.com/group/google-appengine/browse_thread/thread/d130de089d77ed4b
Are you able to deploy other apps? Robert On Fri, Oct 29, 2010 at 16:33, RSan <[email protected]> wrote: > Hello, I see that in the status of GAE there is nothing wrong: > http://code.google.com/status/appengine > However, I've been trying to deploy my application from yesterday > without any success. > The error I get is the following: > > Cloning 153 application files. > Cloned 100 files. > Precompilation starting. > Precompilation: 11 files left. > Rolling back the update. > Error 503: --- begin server output --- > > Try Again (503) > An unexpected failure has occurred. Please try again. > --- end server output --- > If deploy fails you might need to 'rollback' manually. > The "Make Symlinks..." menu option can help with command-line work. > *** appcfg.py has finished with exit code 1 *** > > I have rolledback and deployed about 7 times between yesterday and > today. > The error doesn't give me any important information about the origin > of the error. > Anyone knows if there is anything wrong at GAE? can it be any > misconfiguration specifically in our app? > Thank you > > -- > 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.
