I think we need to see the entire app to debug this one.
On Oct 17, 5:11 am, Vidul Petrov <[email protected]> wrote:
> I didn't manage to reproduce this issue, everything works fine.
> Here is my ENV - User-agent: appcfg_py/1.2.3 Linux/2.6.28-15-generic
> Python/2.5.4.final.0
> Please paste the content of index.html.
>
> On Oct 17, 12:48 am, BearXu <[email protected]> wrote:
>
> > I modified the init/default/index as
> > redirect(URL(a='myapp',c='default',f='index'))
> > it is ok in the web2py server when i visithttp://localhost:8080/, it will
> > automatically redirect to the myapp/default/index
>
> > But when I use dev_server 1.2.7 to test it in Windows, Python 2.5
> > visithttp://localhost:8080/
> > the error is:
> > Internal errorTicket issued: unrecoverable
>
> > 2009/10/16 mdipierro <[email protected]>
>
> > > what does it mean fail? what is the error? what is the app? what
> > > version of python? what id the version of appserver? what is the os?
>
> > > On Oct 16, 3:17 pm, BearXu <[email protected]> wrote:
> > > > it also fail on dev_server
>
> > > > 2009/10/16 BearXu <[email protected]>
>
> > > > > Suppose I have an app named 'myapp' and I delete the 'welcome' app and
> > > buid
> > > > > a new app named 'init' putting redirect in its index func.It pass the
> > > test
> > > > > local but fail on GAE.
> > > > > Can anybody help?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py-users" 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/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---