Re: [web2py] Re: 2.0.6 on GAE - Routing issues and ticket unrecoverable

2012-09-03 Thread Jonathan Lundell
On 2 Sep 2012, at 9:48 PM, Udi Milo wrote: > I've reinstalled the distribution and now I do get a ticket when I fabricate > an error, but when I go to: > > http://127.0.0.1:8080/admin/default/ticket/welcome/127.0.0.1.2012-09-03.04-35-34.686f53b3-db23-4cf7-82bb-0af5c0eee05d > > I get: > > inval

[web2py] Re: 2.0.6 on GAE - Routing issues and ticket unrecoverable

2012-09-03 Thread Udi Milo
I've reinstalled the distribution and now I do get a ticket when I fabricate an error, but when I go to: http://127.0.0.1:8080/admin/default/ticket/welcome/127.0.0.1.2012-09-03.04-35-34.686f53b3-db23-4cf7-82bb-0af5c0eee05d I get: invalid function (default/admin) Which means that somehow it do

[web2py] Re: 2.0.6 on GAE - Routing issues and ticket unrecoverable

2012-09-02 Thread Massimo Di Pierro
Normally admin is disabled in app.yaml although that does not see to be your problem. If you get an unrecoverable thicket there should be a log in gae log. Please let us know what you see. On Sunday, 2 September 2012 18:11:09 UTC-5, Udi Milo wrote: > > Hi, > > Decided to start fresh a new proje