[web2py] Re: application: web2py in app.yaml

2010-12-24 Thread Belov I
Problem solved.
It is necessary to restart the GAE

On 24 дек, 16:36, Belov I  wrote:
> Use:
> web2py: 1.91.4
> GoogleAppEngine: 1.4.0 - 2010-12-02
> WinXP
>
> web2py runs through GAE without problems
> But when I change the name of the application in app.yaml (ex: 1line:
> application: my_web2py)
> I get error:
> "Internal error
> Ticket issued: unrecoverable"


[web2py] Re: application: web2py in app.yaml

2010-12-24 Thread mdipierro
The name in app.yaml should be the application id that you registered
with google.

On Dec 24, 2:36 am, Belov I  wrote:
> Use:
> web2py: 1.91.4
> GoogleAppEngine: 1.4.0 - 2010-12-02
> WinXP
>
> web2py runs through GAE without problems
> But when I change the name of the application in app.yaml (ex: 1line:
> application: my_web2py)
> I get error:
> "Internal error
> Ticket issued: unrecoverable"