No probs

Have just logged an issue against the documentation.

http://code.google.com/p/googleappengine/issues/detail?id=3759

T

On Sep 21, 8:58 pm, pjesi <[email protected]> wrote:
> Thank you Tim!
>
> So I had this in app.yaml:
>
> - url: /error
>   static_files: error.html
>   upload: error.html
>
> error_handlers:
>   - file: error.html
>
> After deleting the /error handler, I could upload just fine.
>
> Viðar
>
> On Sep 21, 12:32 pm, Tim Hoffman <[email protected]> wrote:
>
>
>
>
>
>
>
> > Hi
>
> > I bet you have default error_handler and static handler paths
> > overlapping.
>
> > T
>
> > On Sep 21, 7:37 pm, Viðar Svansson <[email protected]> wrote:
>
> > > Hi,
>
> > > I get the following error when deploying my app:
>
> > > Cloning 34 application files.
> > > Uploading 1 files and blobs.
> > > Uploaded 1 files and blobs
> > > 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 ---
> > > 2010-09-21 11:35:58 (Process exited with code 1)
>
> > > Can someone point me to what the problem is?
>
> > > Cheers,
> > > Viðar

-- 
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