Hi Check that you don't have a default error handler path overlapping with a static handler. That will also cause this error.
Rgds T On Nov 22, 1:28 am, Ilya Petrov <[email protected]> wrote: > Hi! > > I`m getting this error from yesturday: > > Application: bankaiapp; version: release-0-19. > Server: appengine.google.com. > Scanning files on local disk. > Initiating update. > Cloning 24 static files. > Cloning 177 application files. > Cloned 100 files. > Uploading 1 files and blobs. > Uploaded 1 files and blobs > Precompilation starting. > Precompilation completed. > Deploying new version. > Rolling back the update. > Error 400: --- begin server output --- > > Client Error (400) > The request is invalid for an unspecified reason. > --- end server output --- -- 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.
