I noticed that in the last release of Web2py the problem was solved.
I tried to upgrade from Web2py 2.14 to 2.17 but since the site stopped
working I chose this temporary solution:
1) these are the new files I added (taken from Web2py 2.17)
*/web2py/gluon/contrib/ipaddress.py*
*/web2py/gl
Try this:
1) - delete all databases/*_scheduler_*.table files
2) - delete scheduler_worker, scheduler_tasks, scheduler_run table from
your backend MANUALLY
3) - use Scheduler(db, , migrate=True)
4) - open appadmin
5) - reset Scheduler(db, , migrate=False)
In my case i solved but i
Hi,
I use social login service by Janrain (https://www.janrain.com) my website
is made using Web2py.
I set up the service and the site worked properly for 11 months. But now
the Facebook social login redirect fails (on the first try) and if I reload
the page everything works correctly. I do not
3 matches
Mail list logo