Can you create a minimal app to reproduce and email it to me? On Tuesday, 22 October 2013 01:54:40 UTC-5, pkomor wrote: > > I have deleted all sessions files, I have packaged the application with > 2.5.1 and restored in web2py > 2.5.1, deleting session files, I have made > an initial setup of the application with a new database migration, but the > result is the same. > > I think the only thing that application does "abnormal", is to create the > auth_user table and auth_permissions programmatically with data of other > table. With this users, there is not login failure and ldap authorizes, but > there is not redirection to index page and web2py hangs. When I login with > a initial user created when the application is installed there is no > problem... > > Thanks > > El lunes, 21 de octubre de 2013 21:23:45 UTC+2, Massimo Di Pierro escribió: >> >> Can you try delete all session files? >> >> On Monday, 21 October 2013 02:58:13 UTC-5, pkomor wrote: >>> >>> Hello. I have an application that runs fine in web2py 2.5.1, I have >>> upgraded web2py, I disabled migrations and activated after (I don't have >>> fields in the model without the param length), but now when I login with an >>> user created during the initial setup application, all is fine, but when >>> any other user try to login there's not redirection to the index page and >>> web2py hangs, with a "top" linux command I see the python process is >>> increasing more 100%. I use ldap auth and I tried debugging but I'm not >>> able to know what is wrong. Thanks. >>> >>
-- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

