Thank you Tim
you are right



On Sun, Aug 29, 2010 at 10:01 AM, Tim Hoffman <[email protected]> wrote:

> Hi
>
> Check your app.yaml for problems.  This seems to one  cause of this.
> (though I have found the error message varies)
>
> I have found for instance error handler paths can't overlap with
> static file handlers.
>
> i.e.
> error_handlers:
>   -file static/error.html
>
> will conflict with
>
> - url: /images
>  static_dir: static
>
>
> Rgds
>
> T
>
> On Aug 27, 10:52 am, Tsolmon Narantsogt <[email protected]> wrote:
> > Hello everybody
> >
> > When i run this command
> >
> > ./appcfg.py update myproject/
> >
> > i got a following this error help me
> >
> > Error: Server Error The server encountered an error and could not
> complete
> > your request.
> >
> > If the problem persists, please
> > report<http://code.google.com/appengine/community.html>your problem
> > and mention this error message and the query that caused it.
>
> --
> 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]<google-appengine%[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.

Reply via email to